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

BootstrapDropDownButton Properties

Represents the default edit button that invokes the editor’s dropdown window.
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.
Enabled Gets or sets a value that indicates whether the button is enabled, allowing it to respond to end-user interactions. Inherited from EditButton.
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 Gets or sets the button’s horizontal position within an editor. Inherited from EditButton.
Text Gets or sets the text displayed within the editor button. Inherited from EditButton.
ToolTip Gets or sets the current edit button’s tooltip text. Inherited from EditButton.
Visible Gets or sets the edit button’s visibility status. Inherited from EditButton.
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