SpinButtons Members
In This Article
#Constructors
Name | Description |
---|---|
Spin |
Initializes a new instance of the Spin |
#Properties
Name | Description |
---|---|
Client |
Gets or sets a value that specifies the initial visibility state of an edit button on the client.
Inherited from Edit |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Css |
Specifies the name of the CSS class applied to the edit button.
Inherited from Edit |
Decrement |
Gets the settings of an image displayed within the small decrement spin button. |
Enabled |
Gets or sets a value that indicates whether the button is enabled, allowing it to respond to end-user interactions.
Inherited from Edit |
Horizontal |
Obsolete. Gets or sets the horizontal spacing between the editor’s spin buttons. |
Image |
This property is not in effect for the Spin |
Image |
This property is not in effect for the Spin |
Increment |
Gets the settings of an image displayed within the small increment spin button. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Large |
Gets the settings of an image displayed within the large decrement spin button. |
Large |
Gets the settings of an image displayed within the large increment spin button. |
Position |
Gets or sets the button’s horizontal position within an editor.
Inherited from Edit |
Show |
Gets or sets a value that specifies whether small increment spin buttons are displayed. |
Show |
Gets or sets a value that specifies whether large increment spin buttons are displayed. |
Text |
This property is not in effect for the Spin |
Tool |
Gets or sets the current edit button’s tooltip text.
Inherited from Edit |
Width |
Gets or sets the editor button’s width.
Inherited from Edit |
#Methods
Name | Description |
---|---|
Assign |
Copies public properties from the specified Collection |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. |
See Also