Skip to main content
A newer version of this page is available. .

BootstrapClearButton Properties

Implements the Clear button functionality.
Name Description
ClientVisible This property is not in effect for the ClearButton class. Inherited from ClearButton.
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.
Enabled This property is not in effect for the ClearButton class. Inherited from ClearButton.
Image 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.
ImagePosition 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.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
Position 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 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.
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.
Visible This property is not in effect for the ClearButton class. Inherited from ClearButton.
Width 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.
See Also