BootstrapCardViewCssClasses Members
In This Article
#Constructors
Name | Description |
---|---|
Bootstrap |
Initializes a new instance of the Bootstrap |
#Properties
Name | Description |
---|---|
Card | Gets or sets the name of a CSS class applied to a card element. |
Card |
Gets or sets the name of a CSS class applied to a card footer element. |
Card |
Gets or sets the name of a CSS class applied to a card header element. |
Command |
Gets or sets the name of a CSS class applied to a command item element. |
Content | Gets or sets the name of a CSS class applied to the content container element. |
Control |
Gets or sets the name of a CSS class applied to the control’s root element.
Inherited from Bootstrap |
Edit |
Gets or sets the name of a CSS class applied to the Edit Form element. |
Empty |
Gets or sets the name of a CSS class applied to an empty card element. |
Error |
Gets or sets the name of a CSS class applied to cards with validation errors. |
Focused |
Gets or sets the name of a CSS class applied to the currently focused card element. |
Header | Gets or sets the name of a CSS class applied to the header element. |
Header |
Gets or sets the name of a CSS class applied to the header panel element. |
Icon |
The CSS class of an icon displayed by an error item.
Inherited from Bootstrap |
Icon |
The CSS class of a header filter button icon.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed by the header of a column sorted in the descending order.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed by the header of a column sorted in the ascending order.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the Cancel toolbar item.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the Clear Filter toolbar item.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the Clear Sorting toolbar item.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the Delete toolbar item.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the Edit toolbar item.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the New toolbar item.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the Refresh toolbar item.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the Card Footer toolbar item. |
Icon |
The CSS class of an icon displayed within the Card Header toolbar item. |
Icon |
The CSS class of an icon displayed within the Header Panel toolbar item. |
Icon |
The CSS class of an icon displayed within the Search Panel toolbar item.
Inherited from Bootstrap |
Icon |
The CSS class of an icon displayed within the Summary Panel toolbar item. |
Icon |
The CSS class of an icon displayed within the Update toolbar item.
Inherited from Bootstrap |
Icon |
Inherited from Bootstrap |
Panel |
Gets or sets the name of a CSS class applied to a panel body’s bottom.
Inherited from Bootstrap |
Panel |
Gets or sets the name of a CSS class applied to a panel body’s top.
Inherited from Bootstrap |
Panel |
Gets or sets the name of a CSS class applied to a panel’s header.
Inherited from Bootstrap |
Selected |
Gets or sets the name of a CSS class applied to a selected card element. |
Summary |
Gets or sets the name of a CSS class applied to a summary item element. |
Summary |
Gets or sets the name of a CSS class applied to the summary panel element. |
#Methods
Name | Description |
---|---|
Assign |
Copies the public properties from the specified object to the current one.
Inherited from Bootstrap |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also