Class PivotGridConstants
Inheritance
Inherited Members
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class PivotGridConstants
Fields
AggregatesZoneKey
Declaration
public const string AggregatesZoneKey = "RadPivotGridAggregatesZone"
Field Value
System.String
|
ColumnHeaderKey
Declaration
public const string ColumnHeaderKey = "RadPivotGridColumnHeader"
Field Value
System.String
|
ColumnHeaderTableId
Declaration
public const string ColumnHeaderTableId = "_CHT"
Field Value
System.String
|
ColumnHeaderZoneId
Declaration
public const string ColumnHeaderZoneId = "_ColumnHeaderZone"
Field Value
System.String
|
ColumnHeaderZoneKey
Declaration
public const string ColumnHeaderZoneKey = "RadPivotGridColumnHeaderZone"
Field Value
System.String
|
ColumnsZoneKey
Declaration
public const string ColumnsZoneKey = "RadPivotGridColumnsZone"
Field Value
System.String
|
ConfigPanelChangeLayoutId
Declaration
public const string ConfigPanelChangeLayoutId = "_ChangeLayoutButton"
Field Value
System.String
|
ConfigPanelDeferCheckBoxId
Declaration
public const string ConfigPanelDeferCheckBoxId = "_DeferLayoutUpdateCheckBox"
Field Value
System.String
|
ConfigPanelFieldContextMenuId
Declaration
public const string ConfigPanelFieldContextMenuId = "_ContextMenuButton"
Field Value
System.String
|
ConfigPanelId
Declaration
public const string ConfigPanelId = "_ConfigurationPanel"
Field Value
System.String
|
ConfigurationPanelFieldsContainerKey
Declaration
public const string ConfigurationPanelFieldsContainerKey = "ConfigurationPanelFieldsContainer"
Field Value
System.String
|
ConfigurationPanelKey
Declaration
public const string ConfigurationPanelKey = "RadPivotGridConfigurationPanel"
Field Value
System.String
|
ContentZoneId
Declaration
public const string ContentZoneId = "_ContentZoneDiv"
Field Value
System.String
|
CssAdvancedPart
Declaration
public const string CssAdvancedPart = "rpgAdvPart"
Field Value
System.String
|
CssAggregatesZone
Declaration
public const string CssAggregatesZone = "rpgDataZone"
Field Value
System.String
|
CssArrayPart
Declaration
public const string CssArrayPart = "rpgArrPart"
Field Value
System.String
|
CssCollapsedHeaderCell
Declaration
public const string CssCollapsedHeaderCell = "rpgExpand"
Field Value
System.String
|
CssColumnGrandTotal
Declaration
public const string CssColumnGrandTotal = "rpgColumnGrandTotalDataCell"
Field Value
System.String
|
CssColumnHeader
Declaration
public const string CssColumnHeader = "rpgColumnHeader"
Field Value
System.String
|
CssColumnHeaderGrandTotal
Declaration
public const string CssColumnHeaderGrandTotal = "rpgColumnHeaderGrandTotal"
Field Value
System.String
|
CssColumnHeaderTotal
Declaration
public const string CssColumnHeaderTotal = "rpgColumnHeaderTotal"
Field Value
System.String
|
CssColumnsZone
Declaration
public const string CssColumnsZone = "rpgColumnsZone"
Field Value
System.String
|
CssColumnTotal
Declaration
public const string CssColumnTotal = "rpgColumnTotalDataCell"
Field Value
System.String
|
CssCompactLayout
Declaration
public const string CssCompactLayout = "rpgCompact"
Field Value
System.String
|
CssConfigPanelAggregateFieldsContainer
Declaration
public const string CssConfigPanelAggregateFieldsContainer = "rpgAggregateFieldsContainer"
Field Value
System.String
|
CssConfigPanelAllFieldsContainer
Declaration
public const string CssConfigPanelAllFieldsContainer = "rpgAllFieldsContainer"
Field Value
System.String
|
CssConfigPanelChangeLayout
Declaration
public const string CssConfigPanelChangeLayout = "rpgChangeLayout"
Field Value
System.String
|
CssConfigPanelColumnFieldsContainer
Declaration
public const string CssConfigPanelColumnFieldsContainer = "rpgColumnFieldsContainer"
Field Value
System.String
|
CssConfigPanelFieldContextMenu
Declaration
public const string CssConfigPanelFieldContextMenu = "rpgItemContextMenu"
Field Value
System.String
|
CssConfigPanelFieldsContainer
Declaration
public const string CssConfigPanelFieldsContainer = "rpgFieldsContainer"
Field Value
System.String
|
CssConfigPanelFilterFieldsContainer
Declaration
public const string CssConfigPanelFilterFieldsContainer = "rpgFilterFieldsContainer"
Field Value
System.String
|
CssConfigPanelRowsFieldsContainer
Declaration
public const string CssConfigPanelRowsFieldsContainer = "rpgRowFieldsContainer"
Field Value
System.String
|
CssConfigPanelUpdateButton
Declaration
public const string CssConfigPanelUpdateButton = "rpgUpdateButton"
Field Value
System.String
|
CssConfigurationPanel
Declaration
public const string CssConfigurationPanel = "rpgConfigurationPanel"
Field Value
System.String
|
CssContextMenu
Declaration
public const string CssContextMenu = "PivotGridContextMenu PivotGridContextMenu"
Field Value
System.String
|
CssDataCell
Declaration
public const string CssDataCell = "rpgDataCell"
Field Value
System.String
|
CssDiv
Declaration
public const string CssDiv = "RadPivotGrid RadPivotGrid_"
Field Value
System.String
|
CssDragDropPointer
Declaration
public const string CssDragDropPointer = "PivotGridReorderTop"
Field Value
System.String
|
CssExpandedHeaderCell
Declaration
public const string CssExpandedHeaderCell = "rpgCollapse"
Field Value
System.String
|
CssField
Declaration
public const string CssField = "rpgFieldItem"
Field Value
System.String
|
CssFieldsContainer
Declaration
public const string CssFieldsContainer = "rpgFieldsContainer"
Field Value
System.String
|
CssFilterButton
Declaration
public const string CssFilterButton = "rpgFilter"
Field Value
System.String
|
CssFilterItem
Declaration
public const string CssFilterItem = "rpgFilterItem"
Field Value
System.String
|
CssFilterZone
Declaration
public const string CssFilterZone = "rpgFilterZone"
Field Value
System.String
|
CssNumberPart
Declaration
public const string CssNumberPart = "rpgNumPart"
Field Value
System.String
|
CssOutlineLayout
Declaration
public const string CssOutlineLayout = "rpgOutline"
Field Value
System.String
|
CssPageFirst
Declaration
public const string CssPageFirst = "rpgPageFirst"
Field Value
System.String
|
CssPageLast
Declaration
public const string CssPageLast = "rpgPageLast"
Field Value
System.String
|
CssPageNext
Declaration
public const string CssPageNext = "rpgPageNext"
Field Value
System.String
|
CssPagePrevious
Declaration
public const string CssPagePrevious = "rpgPagePrev"
Field Value
System.String
|
CssPager
Declaration
public const string CssPager = "rpgPager"
Field Value
System.String
|
CssPagerCell
Declaration
public const string CssPagerCell = "rpgPagerCell"
Field Value
System.String
|
CssRowGrandTotal
Declaration
public const string CssRowGrandTotal = "rpgRowGrandTotalDataCell"
Field Value
System.String
|
CssRowHeader
Declaration
public const string CssRowHeader = "rpgRowHeader"
Field Value
System.String
|
CssRowHeaderGrandTotal
Declaration
public const string CssRowHeaderGrandTotal = "rpgRowHeaderGrandTotal"
Field Value
System.String
|
CssRowHeaderTotal
Declaration
public const string CssRowHeaderTotal = "rpgRowHeaderTotal"
Field Value
System.String
|
CssRowsZone
Declaration
public const string CssRowsZone = "rpgRowsZone"
Field Value
System.String
|
CssRowTotal
Declaration
public const string CssRowTotal = "rpgRowTotalDataCell"
Field Value
System.String
|
CssSort
Declaration
public const string CssSort = "rpgSort"
Field Value
System.String
|
CssSortAscending
Declaration
public const string CssSortAscending = "rpgSortAsc"
Field Value
System.String
|
CssSortDescending
Declaration
public const string CssSortDescending = "rpgSortDesc"
Field Value
System.String
|
CssTable
Declaration
public const string CssTable = "rpgTable"
Field Value
System.String
|
CssTabularLayout
Declaration
public const string CssTabularLayout = "rpgTabular"
Field Value
System.String
|
CssVerticalScroll
Declaration
public const string CssVerticalScroll = "rpgVerticalScrollDiv"
Field Value
System.String
|
CssWrap
Declaration
public const string CssWrap = "rpgWrap"
Field Value
System.String
|
DataCellKey
Declaration
public const string DataCellKey = "RadPivotGridDataCell"
Field Value
System.String
|
DataTableId
Declaration
public const string DataTableId = "_DT"
Field Value
System.String
|
EmptyRowsZoneId
Declaration
public const string EmptyRowsZoneId = "_DropFieldHereCell"
Field Value
System.String
|
FieldKey
Declaration
public const string FieldKey = "RadPivotField"
Field Value
System.String
|
FilterZoneKey
Declaration
public const string FilterZoneKey = "RadPivotGridFilterZone"
Field Value
System.String
|
HeaderKey
Declaration
public const string HeaderKey = "RadPivotGridHeader"
Field Value
System.String
|
HorizontalScrollId
Declaration
public const string HorizontalScrollId = "_HzSD"
Field Value
System.String
|
IdChangePageSize
Declaration
public const string IdChangePageSize = "_ChangePageSizeLinkButton"
Field Value
System.String
|
IdGoToPage
Declaration
public const string IdGoToPage = "_GoToPageLinkButton"
Field Value
System.String
|
OuterTableId
Declaration
public const string OuterTableId = "_OT"
Field Value
System.String
|
PagerKey
Declaration
public const string PagerKey = "RadPivotGridPager"
Field Value
System.String
|
PivotGridKey
Declaration
public const string PivotGridKey = "RadPivotGrid"
Field Value
System.String
|
RowHeaderKey
Declaration
public const string RowHeaderKey = "RadPivotGridRowHeader"
Field Value
System.String
|
RowHeaderTableId
Declaration
public const string RowHeaderTableId = "_RHT"
Field Value
System.String
|
RowHeaderZoneId
Declaration
public const string RowHeaderZoneId = "_RowHeaderZoneDiv"
Field Value
System.String
|
RowHeaderZoneKey
Declaration
public const string RowHeaderZoneKey = "RadPivotGridRowHeaderZone"
Field Value
System.String
|
RowsZoneKey
Declaration
public const string RowsZoneKey = "RadPivotGridRowsZone"
Field Value
System.String
|
SortButtonId
Declaration
public const string SortButtonId = "_SortIconButton"
Field Value
System.String
|
TableKey
Declaration
public const string TableKey = "RadPivotGridDataTable"
Field Value
System.String
|
VerticalScrollId
Declaration
public const string VerticalScrollId = "_Vertical"
Field Value
System.String
|
ZoneKey
Declaration
public const string ZoneKey = "RadPivotGridZone"
Field Value
System.String
|