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

Gets or sets the increment value.

Syntax

Visual Basic (Declaration) 
Public Property IncrementValue As Integer
C# 
public int IncrementValue {get; set;}

Property Value

Integer

Requirements

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

See Also