BootstrapDropDownEditCssClassesBuilder Members
Stores CSS classes applied to visual elements of the Dropdown Edit control.
#Methods
Name | Description |
---|---|
Button |
Sets the name of a CSS class applied to a button element. |
Caption |
Sets the name of a CSS class applied to the editor caption element. |
Clear |
Sets the name of a CSS class applied to the Clear button element. |
Control |
Sets the name of a CSS class applied to the Dropdown Edit control’s root element. |
Drop |
Sets the name of a CSS class applied to the dropdown window element. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Icon |
The CSS class of an icon displayed by an editor’s Clear button. |
Icon |
The CSS class of an icon displayed by an editor’s dropdown button. |
Icon |
The CSS class of an icon displayed by an editor’s ellipsis button. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Null |
Sets the name of a CSS class applied to the Null Text element. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also