CardViewStyles Members
In This Article
#Fields
Name | Description |
---|---|
Breakpoints |
For internal use only. |
Breakpoints |
For internal use only. |
Breakpoints |
For internal use only. |
Card |
For internal use only. |
Card |
For internal use only. |
Card |
For internal use only. |
Card |
For internal use only. |
Command |
For internal use only. |
Edit |
For internal use only. |
Empty |
For internal use only. |
Empty |
For internal use only. |
Endless |
For internal use only. |
Error |
For internal use only. |
Error |
For internal use only. |
Flow |
For internal use only. |
Flow |
For internal use only. |
Flow |
For internal use only. |
Focused |
For internal use only. |
Group |
For internal use only. |
Group |
For internal use only. |
Header |
For internal use only. |
Header |
For internal use only. |
Parent |
For internal use only. |
Selected |
For internal use only. |
Separator |
For internal use only. |
Summary |
For internal use only. |
Summary |
For internal use only. |
#Properties
Name | Description |
---|---|
Batch |
Gets the style settings defining the appearance of a grid edit cell in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a card when it is deleted in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a grid data cell when it is modified in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a card newly created in batch edit mode. |
Breakpoints |
Gets the style settings used to paint a card when the Card View is in Breakpoints layout mode. |
Card | Gets the style settings used to paint a card. |
Card |
Gets the style settings used to paint the error row. |
Card |
Gets the style settings used to paint a card when it is hot tracked. |
Command |
Gets the style settings used to paint a command item. |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Disabled |
Gets the style settings used to paint the ASPx |
Edit |
Gets the style settings used to paint the card currently being edited. |
Empty |
Gets the style settings used to paint the empty card. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Filter |
Gets the style settings used to paint the filter bar. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the check box. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the Clear button. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the current filter expression. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the filter image. |
Filter |
Gets the style settings used to paint links (filter expression, clear filter command) displayed within the filter bar. |
Flow |
Gets the style settings used to paint cards when ASPx |
Focused |
Gets the style settings used to paint the currently focused card. |
Focused |
Gets the style settings defining the appearance of a focused cell. |
Group |
Gets the style settings used to paint group rows. |
Header | Gets the style settings used to paint column headers. |
Header |
Gets the style settings used to paint the Header Panel. |
Loading |
Gets the style settings used to paint a rectangle displayed above the ASPx |
Loading |
Provides style settings for a loading panel that can be displayed while waiting for a callback response. |
Pager |
Gets the style settings used to paint the Pager bottom panel. |
Pager |
Gets the style settings used to paint the Pager top panel. |
Search |
Gets the style settings defining the appearance of the search panel. |
Selected |
Gets the style settings used to paint selected cards. |
Status |
Gets the style settings used to paint the Status Bar. |
Summary |
Gets the style settings used to paint summary items. |
Summary |
Gets the style settings used to paint the summary panel. |
Table |
Gets the style settings used to paint the table that represents the ASPx |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
Title |
Gets the style settings used to paint the Title Panel. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Styles |
Create |
Creates and returns a copy of a style object with the specified name.
Inherited from Styles |
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. |
Is |
Specifies whether the control’s default appearance is enabled. For internal use only,
Inherited from Styles |
Is |
Returns a value indicating whether the control is rendered as a native HTML control.
Inherited from Styles |
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. |
Reset() |
Returns the Styles |
To |
Returns a string that represents the current object. |
See Also