ClassPivotGridConstants
The PivotGrid constants used in the verifications and action messages.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
public static class PivotGridConstants
Inheritance: objectPivotGridConstants
Fields
AggregatesZoneKey
The PivotGrid aggregates zone key used accross the verifications and action messages.
Declaration
public const string AggregatesZoneKey = "RadPivotGridAggregatesZone"
Field Value
ColumnHeaderKey
The PivotGrid column header key used accross the verifications and action messages.
Declaration
public const string ColumnHeaderKey = "RadPivotGridColumnHeader"
Field Value
ColumnHeaderTableId
The Id ending part of the PivotGrid colum header table.
ColumnHeaderZoneId
The Id ending part of the PivotGrid header zone cell.
Declaration
public const string ColumnHeaderZoneId = "_ColumnHeaderZone"
Field Value
ColumnHeaderZoneKey
The PivotGrid column header zone key used accross the verifications and action messages.
Declaration
public const string ColumnHeaderZoneKey = "RadPivotGridColumnHeaderZone"
Field Value
ColumnsZoneKey
The PivotGrid columns zone key used accross the verifications and action messages.
Declaration
public const string ColumnsZoneKey = "RadPivotGridColumnsZone"
Field Value
ConfigPanelChangeLayoutId
The ending part of the id of the ChangeLayout button in the configuration panel.
Declaration
public const string ConfigPanelChangeLayoutId = "_ChangeLayoutButton"
Field Value
ConfigPanelDeferCheckBoxId
The ending part of the id of the Defer Layout Update check box in the configuration panel.
Declaration
public const string ConfigPanelDeferCheckBoxId = "_DeferLayoutUpdateCheckBox"
Field Value
ConfigPanelFieldContextMenuId
The ending part of the id of the ContextMenu button of a Field in the configuration panel.
Declaration
public const string ConfigPanelFieldContextMenuId = "_ContextMenuButton"
Field Value
ConfigPanelId
The ending part of the id of the configuration panel.
Declaration
public const string ConfigPanelId = "_ConfigurationPanel"
Field Value
ConfigurationPanelFieldsContainerKey
The PivotGrid fields container key used accross the verifications and action messages.
Declaration
public const string ConfigurationPanelFieldsContainerKey = "ConfigurationPanelFieldsContainer"
Field Value
ConfigurationPanelKey
The PivotGrid Configuration Panel key used accross the verifications and action messages.
Declaration
public const string ConfigurationPanelKey = "RadPivotGridConfigurationPanel"
Field Value
ContentZoneId
The Id ending part of the PivotGrid content zone div.
Declaration
public const string ContentZoneId = "_ContentZoneDiv"
Field Value
CssAdvancedPart
CSS class of the PivotGrid pager advanced part div.
CssAggregatesZone
CSS class of a PivotGrid aggregate zone.
Declaration
public const string CssAggregatesZone = "rpgDataZone"
Field Value
CssArrayPart
CSS class of the PivotGrid pager navigation buttons part div.
CssCollapsedHeaderCell
CSS class of a PivotGrid expanded header cell.
Declaration
public const string CssCollapsedHeaderCell = "rpgExpand"
Field Value
CssColumnGrandTotal
CSS class of the PivotGrid column grand total cell.
Declaration
public const string CssColumnGrandTotal = "rpgColumnGrandTotalDataCell"
Field Value
CssColumnHeader
CSS class of a PivotGrid column header.
Declaration
public const string CssColumnHeader = "rpgColumnHeader"
Field Value
CssColumnHeaderGrandTotal
CSS class of the PivotGrid column header grand total cell.
Declaration
public const string CssColumnHeaderGrandTotal = "rpgColumnHeaderGrandTotal"
Field Value
CssColumnHeaderTotal
CSS class of the PivotGrid column header total cell.
Declaration
public const string CssColumnHeaderTotal = "rpgColumnHeaderTotal"
Field Value
CssColumnTotal
CSS class of the PivotGrid column total cell.
Declaration
public const string CssColumnTotal = "rpgColumnTotalDataCell"
Field Value
CssColumnsZone
CSS class of a PivotGrid column zone.
Declaration
public const string CssColumnsZone = "rpgColumnsZone"
Field Value
CssCompactLayout
CSS Compact layput CSS class.
Declaration
public const string CssCompactLayout = "rpgCompact"
Field Value
CssConfigPanelAggregateFieldsContainer
CSS class of the div element that holds the fields in the Aggregate Fields container in the configuration panel.
Declaration
public const string CssConfigPanelAggregateFieldsContainer = "rpgAggregateFieldsContainer"
Field Value
CssConfigPanelAllFieldsContainer
CSS class of the div element that holds the fields in the All Fields container in the configuration panel.
Declaration
public const string CssConfigPanelAllFieldsContainer = "rpgAllFieldsContainer"
Field Value
CssConfigPanelChangeLayout
CSS class of the input element that represents the change layout button inside the configuration panel.
Declaration
public const string CssConfigPanelChangeLayout = "rpgChangeLayout"
Field Value
CssConfigPanelColumnFieldsContainer
CSS class of the div element that holds the fields in the Column Fields container in the configuration panel.
Declaration
public const string CssConfigPanelColumnFieldsContainer = "rpgColumnFieldsContainer"
Field Value
CssConfigPanelFieldContextMenu
CSS class of the input element that represents the ContextMenu button of a Field in the configuration panel.
Declaration
public const string CssConfigPanelFieldContextMenu = "rpgItemContextMenu"
Field Value
CssConfigPanelFieldsContainer
CSS class of the div element that holds the fields in the configuration panel field containers.
Declaration
public const string CssConfigPanelFieldsContainer = "rpgFieldsContainer"
Field Value
CssConfigPanelFilterFieldsContainer
CSS class of the div element that holds the fields in the Filter Fields container in the configuration panel.
Declaration
public const string CssConfigPanelFilterFieldsContainer = "rpgFilterFieldsContainer"
Field Value
CssConfigPanelRowsFieldsContainer
CSS class of the div element that holds the fields in the Row Fields container in the configuration panel.
Declaration
public const string CssConfigPanelRowsFieldsContainer = "rpgRowFieldsContainer"
Field Value
CssConfigPanelUpdateButton
CSS class of the input element that represents the Update button in the configuration panel.
Declaration
public const string CssConfigPanelUpdateButton = "rpgUpdateButton"
Field Value
CssConfigurationPanel
CSS class of the div element that contains the PivotGrid Configuration Panel.
Declaration
public const string CssConfigurationPanel = "rpgConfigurationPanel"
Field Value
CssContextMenu
CSS class of the PivotGrid context menu.
Declaration
public const string CssContextMenu = "PivotGridContextMenu PivotGridContextMenu"
Field Value
CssDataCell
CSS class of the PivotGrid data cell.
CssDiv
The unique CSS class of the PivotGrid div element.
Declaration
public const string CssDiv = "RadPivotGrid RadPivotGrid_"
Field Value
CssDragDropPointer
CSS class of the span element that contains the top arrow of the drag-drop pointer.
Declaration
public const string CssDragDropPointer = "PivotGridReorderTop"
Field Value
CssExpandedHeaderCell
CSS class of a PivotGrid collapsed header cell.
Declaration
public const string CssExpandedHeaderCell = "rpgCollapse"
Field Value
CssField
CSS class of a PivotGrid field.
CssFieldsContainer
CSS class of the div element that holds the fields inside the fields window.
Declaration
public const string CssFieldsContainer = "rpgFieldsContainer"
Field Value
CssFilterButton
CSS class of the PivotGrid filter input button.
CssFilterItem
CSS class of a PivotGrid filter item.
Declaration
public const string CssFilterItem = "rpgFilterItem"
Field Value
CssFilterZone
CSS class of a PivotGrid filter zone.
Declaration
public const string CssFilterZone = "rpgFilterZone"
Field Value
CssNumberPart
CSS class of the PivotGrid pager number part div.
CssOutlineLayout
CSS Outline layput CSS class.
Declaration
public const string CssOutlineLayout = "rpgOutline"
Field Value
CssPageFirst
CSS class of the PivotGrid pager "first page" button.
CssPageLast
CSS class of the PivotGrid pager "last page" button.
CssPageNext
CSS class of the PivotGrid pager "next page" button.
CssPagePrevious
CSS class of the PivotGrid pager "previous page" button.
Declaration
public const string CssPagePrevious = "rpgPagePrev"
Field Value
CssPager
CSS class of the PivotGrid pager item.
CssPagerCell
CSS class of the PivotGrid pager cell.
CssRowGrandTotal
CSS class of the PivotGrid row grand total cell.
Declaration
public const string CssRowGrandTotal = "rpgRowGrandTotalDataCell"
Field Value
CssRowHeader
CSS class of a PivotGrid row header.
CssRowHeaderGrandTotal
CSS class of the PivotGrid row header grand total cell.
Declaration
public const string CssRowHeaderGrandTotal = "rpgRowHeaderGrandTotal"
Field Value
CssRowHeaderTotal
CSS class of the PivotGrid row header total cell.
Declaration
public const string CssRowHeaderTotal = "rpgRowHeaderTotal"
Field Value
CssRowTotal
CSS class of the PivotGrid row total cell.
Declaration
public const string CssRowTotal = "rpgRowTotalDataCell"
Field Value
CssRowsZone
CSS class of a PivotGrid rows zone.
CssSort
CSS class of the PivotGrid sorting input button.
CssSortAscending
CSS class of the PivotGrid sort button when Ascending sort order is applied.
Declaration
public const string CssSortAscending = "rpgSortAsc"
Field Value
CssSortDescending
CSS class of the PivotGrid sort button when Descending sort order is applied.
Declaration
public const string CssSortDescending = "rpgSortDesc"
Field Value
CssTable
CSS class of a PivotGrid table.
CssTabularLayout
CSS Tabular layput CSS class.
Declaration
public const string CssTabularLayout = "rpgTabular"
Field Value
CssVerticalScroll
CSS class of the PivotGrid vertical scroll div.
Declaration
public const string CssVerticalScroll = "rpgVerticalScrollDiv"
Field Value
CssWrap
CSS class of the PivotGrid pager wrap div.
DataCellKey
The PivotGrid data cell key used accross the verifications and action messages.
Declaration
public const string DataCellKey = "RadPivotGridDataCell"
Field Value
DataTableId
The Id ending part of the PivotGrid Data table.
EmptyRowsZoneId
The Id ending part of the PivotGrid rows zone when it is empty.
Declaration
public const string EmptyRowsZoneId = "_DropFieldHereCell"
Field Value
FieldKey
The PivotGrid field key used accross the verifications and action messages.
FilterZoneKey
The PivotGrid filter zone key used accross the verifications and action messages.
Declaration
public const string FilterZoneKey = "RadPivotGridFilterZone"
Field Value
HeaderKey
The PivotGrid header key used accross the verifications and action messages.
Declaration
public const string HeaderKey = "RadPivotGridHeader"
Field Value
HorizontalScrollId
The Id ending part of the PivotGrid horizontal scroll div.
IdChangePageSize
Id of the "change page size" Advanced Pager button.
Declaration
public const string IdChangePageSize = "_ChangePageSizeLinkButton"
Field Value
IdGoToPage
Id of the "go to page" Advanced Pager button.
Declaration
public const string IdGoToPage = "_GoToPageLinkButton"
Field Value
OuterTableId
The Id ending part of the PivotGrid outer table.
PagerKey
The PivotGrid Pager key used accross the verifications and action messages.
PivotGridKey
The PivotGrid key used accross the verifications and action messages.
RowHeaderKey
The PivotGrid row header key used accross the verifications and action messages.
Declaration
public const string RowHeaderKey = "RadPivotGridRowHeader"
Field Value
RowHeaderTableId
The Id ending part of the PivotGrid row header table.
RowHeaderZoneId
The Id ending part of the PivotGrid header zone div.
Declaration
public const string RowHeaderZoneId = "_RowHeaderZoneDiv"
Field Value
RowHeaderZoneKey
The PivotGrid row header zone key used accross the verifications and action messages.
Declaration
public const string RowHeaderZoneKey = "RadPivotGridRowHeaderZone"
Field Value
RowsZoneKey
The PivotGrid rows zone key used accross the verifications and action messages.
Declaration
public const string RowsZoneKey = "RadPivotGridRowsZone"
Field Value
SortButtonId
The Id ending part of the PivotGrid sort button.
Declaration
public const string SortButtonId = "_SortIconButton"
Field Value
TableKey
The PivotGrid data table key used accross the verifications and action messages.
Declaration
public const string TableKey = "RadPivotGridDataTable"
Field Value
VerticalScrollId
The Id ending part of the PivotGrid vertical scroll div.