Skip to main content
A newer version of this page is available.
All docs
V18.2
Tab

SimpleSpinButtons Properties

Contains settings that define the appearance and position of arrow buttons within a time editor.
Name Description
ClientVisible Gets or sets a value that specifies the initial visibility state of an edit button on the client. Inherited from EditButton.
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
DecrementImage Gets the settings of an image displayed within the small decrement spin button. Inherited from SpinButtons.
Enabled Gets or sets a value that indicates whether the button is enabled, allowing it to respond to end-user interactions. Inherited from EditButton.
HorizontalSpacing Obsolete. Gets or sets the horizontal spacing between the editor’s spin buttons. Inherited from SpinButtons.
Image This property is not in effect for the SpinButtons class. Inherited from SpinButtons.
ImagePosition This property is not in effect for the SpinButtons class. Inherited from SpinButtons.
IncrementImage Gets the settings of an image displayed within the small increment spin button. Inherited from SpinButtons.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
LargeDecrementImage This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
LargeIncrementImage This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Position Gets or sets the button’s horizontal position within an editor. Inherited from EditButton.
ShowIncrementButtons Gets or sets a value that specifies whether small increment spin buttons are displayed. Inherited from SpinButtons.
ShowLargeIncrementButtons This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Text This property is not in effect for the SpinButtons class. Inherited from SpinButtons.
ToolTip Gets or sets the current edit button’s tooltip text. Inherited from EditButton.
Visible This property is not in effect for the SpinButtons class. Inherited from SpinButtons.
Width Gets or sets the editor button’s width. Inherited from EditButton.
See Also