BootstrapClearButton Properties
Implements the Clear button functionality.Name | Description |
---|---|
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
DisplayMode | Controls the Clear Button availability in a non-empty editor’s text box. Inherited from ClearButton. |
Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
ToolTip | Gets or sets the current edit button’s tooltip text. Inherited from EditButton. |
Visibility | Obsolete. Controls the Clear Button availability in a non-empty editor’s text box. Inherited from ClearButton. |
See Also