FileManagerDetailsViewStyles Members
In This Article
#Properties
Name | Description |
---|---|
Adaptive |
Specifies the width of a column containing adaptive detail buttons.
Inherited from Grid |
Adaptive |
Gets the style settings used to paint the detail row cell when the grid is in adaptive mode.
Inherited from Grid |
Adaptive |
Gets the style settings used to paint the detail rows when the grid is in adaptive mode.
Inherited from Grid |
Adaptive |
Gets the style settings defining the appearance of the adaptive footer panel.
Inherited from Grid |
Adaptive |
Gets the style settings defining the appearance of the adaptive group panel.
Inherited from Grid |
Adaptive |
Gets the style settings defining the appearance of the adaptive header panel.
Inherited from Grid |
Alternating |
Gets the style settings used to paint Alternating Data Row.
Inherited from Grid |
Batch |
Specifies the appearance of group rows when the grid is in Preview Changes mode.
Inherited from Grid |
Batch |
Specifies the appearance of deleted rows.
Inherited from Grid |
Batch |
Specifies the appearance of inserted rows.
Inherited from Grid |
Cell |
Gets the style settings used to paint data cells.
Inherited from Grid |
Command |
Gets the style settings defining the appearance of the command column’s cells. |
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.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the active tab in the Customization Dialog.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the “Column Chooser” page in the Customization Dialog.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of column items in the Customization Dialog.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the Customization Dialog content.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the Customization Dialog‘s drag area.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the “Filtering” page in the Customization Dialog.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the filter item in the Customization Dialog.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the “Grouping” page in the Customization Dialog.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the Customization Dialog‘s header.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the Customization Dialog‘s list area.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of “Sorting” page in the Customization Dialog.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of a tab in the Customization Dialog.
Inherited from Grid |
Customization |
Gets the style settings defining the appearance of the tab control in the Customization Dialog.
Inherited from Grid |
Disabled |
Gets the style settings used to paint the ASPx |
Empty |
Gets the style settings used to paint the Empty Data Row.
Inherited from Grid |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Fixed |
Gets the style settings defining the appearance of fixed columns.
Inherited from Grid |
Focused |
Specifies the appearance of the focused data cell.
Inherited from Grid |
Focused |
Specifies the appearance of the focused data row.
Inherited from Grid |
Header |
Specifies the appearance of all column headers.
Inherited from Grid |
Header |
Gets the style settings defining the appearance of the Header Filter items.
Inherited from Grid |
Row |
Gets the style settings used to paint data rows.
Inherited from Grid |
Row |
Gets the style settings used to paint a data row when it is hot tracked.
Inherited from Grid |
Search |
Gets the style settings defining the appearance of the search panel.
Inherited from Grid |
Selected |
Specifies the appearance of the selected data row.
Inherited from Grid |
Table |
Gets the style settings used to paint the table that represents the ASPx |
#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.
Inherited from Grid |
See Also