dbicDropDate Send comments on this topic.
AutoIncrement Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : AutoIncrement Property

Determines if the values in dbiDropDate will automatically increment when the spin buttons are clicked on.

Syntax

Visual Basic (Declaration) 
Public Property AutoIncrement As Boolean
C# 
public bool AutoIncrement {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also