Property SpinButtonPlacementMode
| Edit this page View SourceSpinButtonPlacementMode
Gets or sets a value that indicates the placement of buttons used to increment or decrement the Value property.
Declaration
public NumberBoxSpinButtonPlacementMode SpinButtonPlacementMode { get; set; }
Property Value
Type | Description |
---|---|
NumberBoxSpinButtonPlacementMode | A value of the enumeration that specifies the placement of buttons used to increment or decrement the Value property. The default is Hidden. |