GridViewStyles Members
In This Article
#Properties
Name | Description |
---|---|
Adaptive |
Specifies the width of a column containing adaptive detail buttons. |
Adaptive |
Gets the style settings used to paint the detail row cell when the grid is in adaptive mode. |
Adaptive |
Gets the style settings used to paint the detail rows when the grid is in adaptive mode. |
Adaptive |
Gets the style settings defining the appearance of the adaptive footer panel. |
Adaptive |
Gets the style settings defining the appearance of the adaptive group panel. |
Adaptive |
Gets the style settings defining the appearance of the adaptive header panel. |
Alternating |
Gets the style settings used to paint Alternating Data Row. |
Batch |
Specifies the appearance of edit cells. |
Batch |
Specifies the appearance of group rows when the grid is in Preview Changes mode. |
Batch |
Specifies the appearance of deleted rows. |
Batch |
Specifies the appearance of modified data cells. |
Batch |
Specifies the appearance of inserted rows. |
Cell | Gets the style settings used to paint data cells. |
Command |
Gets the style settings used to paint the Command Column‘s cells. |
Command |
Gets the style settings used to paint command column items. |
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 |
Customization |
Gets the style settings used to paint the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of the active tab in the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of the “Column Chooser” page in the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of column items in the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of the Customization Dialog content. |
Customization |
Gets the style settings defining the appearance of the Customization Dialog‘s drag area. |
Customization |
Gets the style settings defining the appearance of the “Filtering” page in the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of the filter item in the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of the “Grouping” page in the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of the Customization Dialog‘s header. |
Customization |
Gets the style settings defining the appearance of the Customization Dialog‘s list area. |
Customization |
Gets the style settings defining the appearance of “Sorting” page in the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of a tab in the Customization Dialog. |
Customization |
Gets the style settings defining the appearance of the tab control in the Customization Dialog. |
Detail |
Gets the style settings used to paint detail buttons. |
Detail |
Gets the style settings used to paint the detail row cell. |
Detail |
Gets the style settings used to paint detail rows. |
Disabled |
Gets the style settings used to paint the ASPx |
Edit |
Gets the style settings used to paint the Edit Form. |
Edit |
Gets the style settings used to paint edit cells displayed within the Edit Form. |
Edit |
Gets the style settings used to paint the edit cell captions within the Edit Form. |
Edit |
Get the style settings used to paint the data row currently being edited. |
Edit |
Gets the style settings used to paint the table that represents the Edit Form. |
Editing |
Gets the style settings used to paint the Error Row. |
Empty |
Gets the style settings used to paint the Empty Data Row. |
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. |
Filter |
Gets the style settings used to paint cells within the Filter Row. |
Filter |
Gets the style settings used to paint the Filter Row. |
Filter |
Gets the style settings used to paint the filter row menu. |
Filter |
Gets the style settings used to paint the filter row menu items. |
Fixed |
Gets the style settings defining the appearance of fixed columns. |
Focused |
Specifies the appearance of the focused data cell. |
Focused |
Specifies the appearance of the focused group row. |
Focused |
Specifies the appearance of the focused data row. |
Footer | Gets the style settings used to paint footer cells. |
Group |
Gets or sets the group button’s width. |
Group |
Gets the style settings used to paint group footers. |
Group |
Specifies the appearance of the Group Panel. |
Group |
Specifies the appearance of group rows. |
Header | Specifies the appearance of all column headers. |
Header |
Gets the style settings defining the appearance of the Header Filter items. |
Header |
Specifies the appearance of the Header Panel. |
Inline |
Gets the style settings used to paint in-line edit row cells. |
Inline |
Gets the style settings used to paint the In-Line Edit Row. |
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. |
Preview |
Gets the style settings used to paint the preview rows. |
Row | Gets the style settings used to paint data rows. |
Row |
Gets the style settings used to paint a data row when it is hot tracked. |
Search |
Gets the style settings defining the appearance of the search panel. |
Selected |
Specifies the appearance of the selected data row. |
Status |
Gets the style settings used to paint the Status Bar. |
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 |
Specifies the appearance of 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 Grid |
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