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

Gets or sets the properties of the spin buttons.

Syntax

Visual Basic (Declaration) 
Public Property SpinButton As dbiButtonControl
C# 
public dbiButtonControl SpinButton {get; set;}

Property Value

dbiButtonControl

Requirements

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

See Also