Skip to main content
A newer version of this page is available. .

PivotGridStyles Members

Provides the style settings used to paint the elements within the pivot grid.

Constructors

Name Description
PivotGridStyles(ASPxPivotGrid) Initializes a new instance of the PivotGridStyles class with the specified owner.

Fields

Name Description
AreaStyleName For internal use only.
CellsAreaStyleName For internal use only.
CellsSCContentTableName For internal use only.
CellStyleName For internal use only.
ColumnAreaStyleName For internal use only.
ColumnFieldValuesAreaStyleName For internal use only.
ColumnSCContentTableName For internal use only.
CustomizationFieldsCloseButtonStyleName For internal use only.
CustomizationFieldsContentStyleName For internal use only.
CustomizationFieldsHeaderStyleName For internal use only.
CustomizationFieldsStyleName For internal use only.
CustomTotalCellStyleName For internal use only.
DataAreaStyleName For internal use only.
EmptyAreaStyleName For internal use only.
FieldValueGrandTotalStyleName For internal use only.
FieldValueStyleName For internal use only.
FieldValueTotalStyleName For internal use only.
FilterAreaStyleName For internal use only.
FilterButtonPanelStyleName For internal use only.
FilterButtonStyleName For internal use only.
FilterItemsAreaStyleName For internal use only.
FilterItemStyleName For internal use only.
FilterWindowStyleName For internal use only.
GrandTotalCellStyleName For internal use only.
HeaderStyleName For internal use only.
HorizontalScrollBarEmptyCellStyleName For internal use.
HorzScrollBarContainerCellStyleName For internal use only.
HorzScrollBarRowAreaCellStyleName For internal use only.
KPICellStyleName For internal use only.
MenuItemStyleName For internal use only.
MenuStyleName For internal use only.
PivotTableContainerDivName For internal use only.
PrefilterBuilderButtonAreaStyleName For internal use only.
PrefilterBuilderCloseButtonStyleName For internal use only.
PrefilterBuilderHeaderStyleName For internal use only.
PrefilterBuilderMainAreaStyleName For internal use only.
PrefilterBuilderModalBackgroundStyleName For internal use only.
PrefilterPanelCheckBoxCellStyleName For internal use only.
PrefilterPanelClearButtonCellStyleName For internal use only.
PrefilterPanelContainerStyleName For internal use only.
PrefilterPanelExpressionCellStyleName For internal use only.
PrefilterPanelImageCellStyleName For internal use only.
PrefilterPanelLinkStyleName For internal use only.
PrefilterPanelStyleName For internal use only.
RowAreaStyleName For internal use only.
RowFieldValuesAreaStyleName For internal use only.
RowSCContentTableName For internal use only.
ScrollBarEdgeCellStyleName For internal use only.
ScrollBarsIntersectionEmptyCellStyleName For internal use.
TotalCellStyleName For internal use only.
VerticalScrollBarEmptyCellStyleName For internal use.
VertScrollBarColumnAreaCellStyleName For internal use only.
VertScrollBarContainerCellStyleName For internal use only.

Properties

Name Description
AreaStyle 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.
CellsAreaStyle Gets the style settings used to paint a data cell area.
CellStyle Gets the style settings used to paint cells.
ColumnAreaStyle Gets the style settings used to paint the column header area.
ColumnFieldValuesAreaStyle Gets the style settings used to paint a column field value area.
CssFilePath Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase.
CssPostfix Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase.
CustomizationFieldsCloseButtonStyle Gets the style settings used to paint the close button within the Customization Fields window.
CustomizationFieldsContentStyle Gets the style settings used to paint the Customization Fields window’s content.
CustomizationFieldsHeaderStyle Gets the style settings used to paint the Customization Fields window’s header.
CustomizationFieldsStyle Gets the style settings used to paint the Customization Fields window.
CustomTotalCellStyle Gets the style settings used to paint cells within custom totals.
DataAreaStyle Gets the style settings used to paint the data header area.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
FieldValueGrandTotalStyle Gets the style settings used to paint field values corresponding to grand totals .
FieldValueStyle Gets the style settings used to paint field values.
FieldValueTotalStyle Gets the style settings used to paint field values corresponding to totals.
FilterAreaStyle Gets the style settings used to paint the filter header area.
FilterButtonPanelStyle Gets the style settings used to paint filter button panels.
FilterButtonStyle Gets the style settings used to paint the filter buttons.
FilterItemsAreaStyle Gets the style settings used to paint the items area within the filter window.
FilterItemStyle Gets the style settings used to paint items within the filter window.
FilterWindowStyle Gets the style settings used to paint the filter window.
GrandTotalCellStyle Gets the style settings used to paint grand total cells.
HeaderStyle Gets the style settings used to paint the grid’s headers (column header area, row header area, data header area).
HorizontalScrollBarEmptyCellStyle For internal use.
LoadingDiv Gets the style settings used to paint a rectangle displayed above the ASPxPivotGrid while waiting for a callback response.
LoadingPanel Gets the style settings used to paint the Loading Panel.
MenuItemStyle Gets the style settings used to paint the context menu’s items.
MenuStyle Gets the style settings used to paint the context menu.
PrefilterBuilderButtonAreaStyle Gets the style settings used to paint a prefilter’s footer that displays buttons.
PrefilterBuilderCloseButtonStyle Gets the style settings used to paint the prefilter’s Close button.
PrefilterBuilderHeaderStyle Gets the style settings used to paint the prefilter’s header.
PrefilterBuilderMainAreaStyle Gets the style settings used to paint the prefilter’s content area.
PrefilterBuilderModalBackgroundStyle Gets style settings that define the appearance of the page displayed behind the invoked Prefilter window.
PrefilterPanelCheckBoxCellStyle Gets the style settings used to paint the Prefilter panel’s cell which displays the check box.
PrefilterPanelClearButtonCellStyle Gets the style settings used to paint the Prefilter panel’s cell that displays the Clear button.
PrefilterPanelExpressionCellStyle Gets the style settings used to paint the Prefilter panel’s cell which displays the current filter expression.
PrefilterPanelImageCellStyle Gets the style settings used to paint the Prefilter panel’s cell which displays the filter image.
PrefilterPanelLinkStyle Gets the style settings used to paint links (filter expression, clear filter command) displayed within the Prefilter panel.
PrefilterPanelStyle Gets the style settings used to paint the Prefilter panel.
RowAreaStyle Gets the style settings used to paint the row header area.
RowFieldValuesAreaStyle Gets the style settings used to paint a row field value area.
ScrollBarsIntersectionEmptyCellStyle For internal use.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
TotalCellStyle Gets the style settings used to paint total cells.
VerticalScrollBarEmptyCellStyle For internal use.

Methods

Name Description
Assign(PropertiesBase) Copies the settings from the specified PropertiesBase object to the current object. Inherited from StylesBase.
CopyFrom(StylesBase) Duplicates the properties of the specified object into the current instance of the StylesBase class. Inherited from StylesBase.
CreateCssClassName(String, String, String) static For internal use only. Inherited from StylesBase.
CreateStyleByName(String, String) Creates and returns a style object with the specified name. For internal use only. Inherited from StylesBase.
CreateStyleByName(String) For internal use only. Inherited from StylesBase.
CreateStyleCopyByName<T>(String) Creates and returns a copy of a style object with the specified name. Inherited from StylesBase.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetBulletIndent() For internal use only. Inherited from StylesBase.
GetCssFilePath() For internal use only. Inherited from StylesBase.
GetCssPostFix() For internal use only. Inherited from StylesBase.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetImageSpacing() For internal use only. Inherited from StylesBase.
GetLoadingPanelImageSpacing() For internal use only. Inherited from StylesBase.
GetType() Gets the Type of the current instance. Inherited from Object.
IsDefaultAppearanceEnabled() Specifies whether the control’s default appearance is enabled. For internal use only, Inherited from StylesBase.
IsNative() Returns a value indicating whether the control is rendered as a native HTML control. Inherited from StylesBase.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Reset() Returns the StylesBase object to its original state. Inherited from StylesBase.
ToString() Returns the string that represents the current object. Inherited from StylesBase.
See Also