PivotGridStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Fields
#Properties
Name | Description |
---|---|
Area |
Gets the style settings used to paint all pivot grid header areas, including the column header area, row header area, data header area, and filter header area. |
Cells |
Gets the style settings used to paint a data cell area. |
Cell |
Gets the style settings used to paint cells. |
Column |
Gets the style settings used to paint the column header area. |
Column |
Gets the style settings used to paint a column field value area. |
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 close button within the Customization Fields window. |
Customization |
Gets the style settings used to paint the Customization Fields window’s content. |
Customization |
Gets the style settings used to paint the Customization Fields window’s header. |
Customization |
Gets the style settings used to paint the Customization Fields window. |
Custom |
Gets the style settings used to paint cells within custom totals. |
Data |
Gets the style settings used to paint the data header area. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Field |
Gets the style settings used to paint field values corresponding to grand totals . |
Field |
Gets the style settings used to paint field values. |
Field |
Gets the style settings used to paint field values corresponding to totals. |
Filter |
Gets the style settings used to paint the filter header area. |
Filter |
Gets the style settings used to paint filter button panels. |
Filter |
Gets the style settings used to paint the filter buttons. |
Filter |
Gets the style settings used to paint the items area within the filter window. |
Filter |
Gets the style settings used to paint items within the filter window. |
Filter |
Gets the style settings used to paint the filter window. |
Grand |
Gets the style settings used to paint grand total cells. |
Header |
Gets the style settings used to paint the grid’s headers (column header area, row header area, data header area). |
Horizontal |
For internal use. |
Loading |
Gets the style settings used to paint a rectangle displayed above the ASPx |
Loading |
Gets the style settings used to paint the Loading Panel. |
Menu |
Gets the style settings used to paint the context menu’s items. |
Menu |
Gets the style settings used to paint the context menu. |
Prefilter |
Gets the style settings used to paint a prefilter’s footer that displays buttons. |
Prefilter |
Gets the style settings used to paint the prefilter’s Close button. |
Prefilter |
Gets the style settings used to paint the prefilter’s header. |
Prefilter |
Gets the style settings used to paint the prefilter’s content area. |
Prefilter |
Gets style settings that define the appearance of the page displayed behind the invoked Prefilter window. |
Prefilter |
Gets the style settings used to paint the Prefilter panel’s cell which displays the check box. |
Prefilter |
Gets the style settings used to paint the Prefilter panel’s cell that displays the Clear button. |
Prefilter |
Gets the style settings used to paint the Prefilter panel’s cell which displays the current filter expression. |
Prefilter |
Gets the style settings used to paint the Prefilter panel’s cell which displays the filter image. |
Prefilter |
Gets the style settings used to paint links (filter expression, clear filter command) displayed within the Prefilter panel. |
Prefilter |
Gets the style settings used to paint the Prefilter panel. |
Row |
Gets the style settings used to paint the row header area. |
Row |
Gets the style settings used to paint a row field value area. |
Scroll |
For internal use. |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
Total |
Gets the style settings used to paint total cells. |
Vertical |
For internal use. |
#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 the string that represents the current object.
Inherited from Styles |
See Also