| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Button As Short | |
| C# | |
|---|---|
public short Button {get;} | |
Property Value
shortA value of 0 represents the top spin button, and a value of 1 represents the bottom spin button.
| dbicDropDate | Send comments on this topic. |
| Button Property | |
| See Also | |
|
| dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > SpinClickEventArgs Class : Button Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Button As Short | |
| C# | |
|---|---|
public short Button {get;} | |