ClearButton Properties
Implements the Clear button functionality.
Name | Description |
---|---|
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 |
Display |
Controls the Clear Button availability in a non-empty editor’s text box. |
Image |
Gets the settings of an image displayed within the button.
Inherited from Edit |
Image |
Gets or sets the image position within the button.
Inherited from Edit |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Position |
Gets or sets the button’s horizontal position within an editor.
Inherited from Edit |
Text |
Gets or sets the text displayed within the editor button.
Inherited from Edit |
Tool |
Gets or sets the current edit button’s tooltip text.
Inherited from Edit |
Visibility | Obsolete. Controls the Clear Button availability in a non-empty editor’s text box. |
Width |
Gets or sets the editor button’s width.
Inherited from Edit |
See Also