ClassGridConstants
The Grid constants used in the verifications and action messages.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
public static class GridConstants
Inheritance: objectGridConstants
Fields
ColumnKey
The Grid table column key used accross the verifications and action messages.
CssActionButtonMenu
The CSS class of the action button menu when RenderMode is Mobile.
CssActionButtonMenuSpan
The CSS class of the action button menu when RenderMode is Mobile.
Declaration
public const string CssActionButtonMenuSpan = "rgMenuIcon"
Field Value
CssAddNewRecordMobile
The CSS class of the add new record button in Mobile RadGrid.
Declaration
public const string CssAddNewRecordMobile = "rgAdd"
Field Value
CssAddNewRecordMobileSpan
The CSS class of the add new record button in Mobile RadGrid.
Declaration
public const string CssAddNewRecordMobileSpan = "rgIcon rgAddIcon"
Field Value
CssAdvancedPart
CSS class of the Grid pager navigation buttons part div.
CssApplyMobileBtn
CSS class of the Grid edit item 'Apply Changes' button when RenderMode is Mobile.
CssArrayPart
CSS class of the Grid pager navigation buttons part div.
CssCancelMobileBtn
The CSS class of the cancel button in Mobile Column display form.
Declaration
public const string CssCancelMobileBtn = "rgCancel"
Field Value
CssCancelMobileBtnSpan
The CSS class of the cancel button in Mobile Column display form.
Declaration
public const string CssCancelMobileBtnSpan = "rgIcon rgCancelIcon"
Field Value
CssClearSortingMobileBtn
The CSS class of the SortAsc button in MobileForm.
Declaration
public const string CssClearSortingMobileBtn = "rgButtonSort rgButtonSortClear"
Field Value
CssCollapse
CSS class of the Grid "collapse" input button.
CssCollapseColMobile
CSS class of the Grid Mobile hierarchy expand/collapse column.
Declaration
public const string CssCollapseColMobile = "rgCollapse"
Field Value
CssColumnItemLabel
The CSS class of item`s label when RenderMode is Mobile.
Declaration
public const string CssColumnItemLabel = "rgLabel rgColumnItem"
Field Value
CssColumnsMobileBtn
The CSS class of the columns button in MobileForm.
Declaration
public const string CssColumnsMobileBtn = "rgColumns"
Field Value
CssCommandAdd
CSS class of the Grid Command item 'add new' button.
CssCommandCancel
CSS class of the Grid Command item 'Cancel Changes' button.
CssCommandCancelMobile
CSS class of the Grid Command item 'Cancel Changes' button when RenderMode is Mobile.
Declaration
public const string CssCommandCancelMobile = "rgCancel"
Field Value
CssCommandCancelMobileSpan
CSS class of the Grid Command item 'Cancel Changes' button when RenderMode is Mobile.
Declaration
public const string CssCommandCancelMobileSpan = "rgIcon rgCancelIcon"
Field Value
CssCommandItemPrint
The ID of the Print button.
Declaration
public const string CssCommandItemPrint = "rgPrint"
Field Value
CssCommandRefresh
CSS class of the Grid Command item 'refresh' button.
Declaration
public const string CssCommandRefresh = "rgRefresh"
Field Value
CssCommandSave
CSS class of the Grid Command item 'Save Changes' button.
CssCommandSaveMobile
CSS class of the Grid Command item 'Save Changes' button when rendermode is Mobile.
Declaration
public const string CssCommandSaveMobile = "rgSave"
Field Value
CssCommandSaveMobileSpan
CSS class of the Grid Command item 'Save Changes' button when rendermode is Mobile.
Declaration
public const string CssCommandSaveMobileSpan = "rgIcon rgSaveIcon"
Field Value
CssCommandTable
The CSS class of the autogenerated command item table.
Declaration
public const string CssCommandTable = "rgCommandTable"
Field Value
CssDeleteLiteColumnKey
The GridButtonColumn with Command "Delete" image button css.
Declaration
public const string CssDeleteLiteColumnKey = "rgDel"
Field Value
CssDetailTable
The unique CSS class of the detail table.
Declaration
public const string CssDetailTable = "rgDetailTable"
Field Value
CssExpand
CSS class of the Grid "expand" input button.
CssExpandAllButtonMobile
The css class of expand all button of Mobile Grid.
Declaration
public const string CssExpandAllButtonMobile = "rgHeader rgGroupCol"
Field Value
CssExpandAllLevelsButton
The css class of expand all button of Mobile Grid.
Declaration
public const string CssExpandAllLevelsButton = "rgHeader rgExpandCol"
Field Value
CssExpandCol
CSS class of the Grid hierarchy expand/collapse column.
CssExpandColMobile
CSS class of the Grid Mobile hierarchy expand/collapse column.
Declaration
public const string CssExpandColMobile = "rgExpand"
Field Value
CssExportButton
The CSS class of the export buttons in the Command item.
CssExportCsv
The CSS class of the export to Csv button.
CssExportExcel
The CSS class of the export to Excel button.
CssExportMobile
The CSS class of the export button in Mobile RadGrid.
CssExportMobileSpan
The CSS class of the export button in Mobile RadGrid.
Declaration
public const string CssExportMobileSpan = "rgIcon rgExportIcon"
Field Value
CssExportPdf
The CSS class of the export to PDF button.
CssExportWord
The CSS class of the export to Word button.
CssFilter
CSS class of the Grid filtering input button.
CssFilterIndicator
CSS class of the Grid filtering input button when filtering is applied.
Declaration
public const string CssFilterIndicator = "rgFilter rgFiltered"
Field Value
CssFilterMobileBtn
The CSS class of the filter button in MobileForm.
Declaration
public const string CssFilterMobileBtn = "rgFilter"
Field Value
CssFirstPageMobilePager
The CSS class of first page button in Mobile RadGrid.
Declaration
public const string CssFirstPageMobilePager = "rgPageFirst"
Field Value
CssFreezeMobileBtn
The CSS class of the columns button in MobileForm.
Declaration
public const string CssFreezeMobileBtn = "rgButton rgFreeze"
Field Value
CssGrid
The unique CSS class of the Grid div element.
CssGridAltRow
CSS class of the Grid alternating row item.
CssGridCommandRow
CSS class of the Grid Command item.
Declaration
public const string CssGridCommandRow = "rgCommandRow"
Field Value
CssGridEditForm
CSS class of the Grid edit form item.
CssGridEditRow
CSS class of the Grid edited row item.
CssGridFilterRow
CSS class of the Grid filter item.
Declaration
public const string CssGridFilterRow = "rgFilterRow"
Field Value
CssGridFooter
CSS class of the Grid footer item.
CssGridHeader
CSS class of the Grid header item.
CssGridMobileColumnForm
The CSS class of the MobileColumnForm.
Declaration
public const string CssGridMobileColumnForm = "rgMobileMenu rgMobileColumnForm"
Field Value
CssGridPager
CSS class of the Grid pager item.
CssGridRow
CSS class of the Grid row item.
CssGroupByMobileBtn
The CSS class of the groupBy button in MobileForm.
Declaration
public const string CssGroupByMobileBtn = "rgButton rgButtonGroup"
Field Value
CssGroupCol
CSS class of the Grid group separator column.
CssGroupHeader
CSS class of the Grid group header item.
Declaration
public const string CssGroupHeader = "rgGroupHeader"
Field Value
CssGroupPanelItem
CSS class of the Grid grouping panel item.
Declaration
public const string CssGroupPanelItem = "rgGroupItem"
Field Value
CssInfoPart
CSS class of the Grid pager info part div.
CssLastPageMobilePager
The CSS class of last page button in Mobile RadGrid.
Declaration
public const string CssLastPageMobilePager = "rgPageLast"
Field Value
CssMasterTable
The unique CSS class of the master table.
Declaration
public const string CssMasterTable = "rgMasterTable"
Field Value
CssMobileColumnsDisplayForm
The CSS class of the filter form when RenderMode is Mobile.
Declaration
public const string CssMobileColumnsDisplayForm = "rgMobileMenu"
Field Value
CssMobileEditForm
The CSS class of the MobileColumnForm.
Declaration
public const string CssMobileEditForm = "rgMobileMenu rgMobileEditForm"
Field Value
CssMobileExportForm
Declaration
public const string CssMobileExportForm = "rgMobileMenu rgMobileExportForm"
Field Value
CssMobileExportToCsvButtonSpan
Declaration
public const string CssMobileExportToCsvButtonSpan = "rgButton rgColumnItem rgCsvExport"
Field Value
CssMobileExportToExcelButtonSpan
Declaration
public const string CssMobileExportToExcelButtonSpan = "rgButton rgColumnItem rgExcelExport"
Field Value
CssMobileExportToPdfButtonSpan
Declaration
public const string CssMobileExportToPdfButtonSpan = "rgButton rgColumnItem rgPdfExport"
Field Value
CssMobileExportToWordButtonSpan
Declaration
public const string CssMobileExportToWordButtonSpan = "rgButton rgColumnItem rgWordExport"
Field Value
CssMobileFilter
CSS class of the Grid Mobile filtering input button.
CssMobileFilterForm
The CSS class of the filter form when RenderMode is Mobile.
Declaration
public const string CssMobileFilterForm = "rgMobileMenu rgMobileFilterForm"
Field Value
CssMobileFilterSpan
CSS class of the span in Grid Mobile filtering input button.
Declaration
public const string CssMobileFilterSpan = "rgIcon rgFilterIcon"
Field Value
CssMobileFilteredColumn
The CSS class of the filtered column when RenderMode is Mobile.
Declaration
public const string CssMobileFilteredColumn = "rgFiltered rgHeader"
Field Value
CssMobileForm
The CSS class of MobileForm when RenderMode is Mobile.
CssMobileFormApplyButtonSpan
The CSS class of the Apply button span in the filter form.
Declaration
public const string CssMobileFormApplyButtonSpan = "rgIcon rgDoneIcon"
Field Value
CssMobileFormBackButton
The CSS class of the back button in the filter form when RenderMode is Mobile.
Declaration
public const string CssMobileFormBackButton = "rgBack"
Field Value
CssMobileFormBackButtonSpan
The CSS class of the back button span in the mobile form when RenderMode is Mobile.
Declaration
public const string CssMobileFormBackButtonSpan = "rgIcon rgBackIcon"
Field Value
CssMobilerFormApplyButton
The CSS class of the Apply button in the mobile form.
Declaration
public const string CssMobilerFormApplyButton = "rgDone"
Field Value
CssMultiColumnheaders
The CSS class of the header row when multi column headers are enabled.
Declaration
public const string CssMultiColumnheaders = "rgMultiHeaderRow"
Field Value
CssNextFrozenColumnsButton
The CSS class of next button when Frozen Columns are enabled in Mobile RadGrid.
Declaration
public const string CssNextFrozenColumnsButton = "rgNext"
Field Value
CssNextFrozenColumnsButtonSpan
The CSS class of next button when Frozen Columns are enabled in Mobile RadGrid.
Declaration
public const string CssNextFrozenColumnsButtonSpan = "rgIcon rgNextIcon"
Field Value
CssNextPageMobilePager
The CSS class of prev page button in Mobile RadGrid.
Declaration
public const string CssNextPageMobilePager = "rgPageNext"
Field Value
CssNumberPart
CSS class of the Grid pager number part div.
CssOpenContextMenuBtn
The CSS class of Open context menu button when RenderMode is Classic.
Declaration
public const string CssOpenContextMenuBtn = "rgOptions"
Field Value
CssOptionsBtn
The CSS class of OptionsIcon button when RenderMode is Mobile.
CssOptionsIconSpan
The CSS class of OptionsIcon span when RenderMode is Mobile.
Declaration
public const string CssOptionsIconSpan = "rgIcon rgOptionsIcon"
Field Value
CssPageFirst
CSS class of the Grid pager "first page" button.
CssPageLast
CSS class of the Grid pager "last page" button.
CssPageNext
CSS class of the Grid pager "next page" button.
CssPagePrevious
CSS class of the Grid pager "previous page" button.
CssPagerCell
CSS class of the Grid pager cell.
CssPrevFrozenColumnsButton
The CSS class of prev button when Frozen Columns are enabled in Mobile RadGrid.
Declaration
public const string CssPrevFrozenColumnsButton = "rgPrev"
Field Value
CssPrevFrozenColumnsButtonSpan
The CSS class of prev button when Frozen Columns are enabled in Mobile RadGrid.
Declaration
public const string CssPrevFrozenColumnsButtonSpan = "rgIcon rgPrevIcon"
Field Value
CssPrevPageMobilePager
The CSS class of prev page button in Mobile RadGrid.
Declaration
public const string CssPrevPageMobilePager = "rgPagePrev"
Field Value
CssResizeCol
CSS class of built-in resize column.
CssScrollingDiv
The CSS class of the div containert when the control has scrolling enabled.
CssSelectedCell
CSS class of a selected cell
Declaration
public const string CssSelectedCell = "rgSelectedCell"
Field Value
CssSelectedItem
CSS class of a selected item
Declaration
public const string CssSelectedItem = "rgSelectedRow"
Field Value
CssSort
CSS class of the Grid sorting input button.
CssSortAscMobileBtn
The CSS class of the SortAsc button in MobileForm.
Declaration
public const string CssSortAscMobileBtn = "rgButtonSort rgButtonSortAsc"
Field Value
CssSortAscending
CSS class of the Grid sorting input button - 'Asc' order.
CssSortDescMobileBtn
The CSS class of the Sortdesc button in MobileForm.
Declaration
public const string CssSortDescMobileBtn = "rgButtonSort rgButtonSortDesc"
Field Value
CssSortDescending
CSS class of the Grid sorting input button - 'Desc' order.
Declaration
public const string CssSortDescending = "rgSortDesc"
Field Value
CssSortSpanLite
The css class of sort icon of Lite Grid.
Declaration
public const string CssSortSpanLite = "rgIcon rgSort"
Field Value
CssStaticHeaderDiv
The CSS class of the header div when static headers are enabled.
Declaration
public const string CssStaticHeaderDiv = "rgHeaderDiv"
Field Value
CssUnGroupSpanLite
Declaration
public const string CssUnGroupSpanLite = "rgIcon rgUngroupIcon"
Field Value
CssUndoDeleteButton
The css class of undo delete button of Grid.
Declaration
public const string CssUndoDeleteButton = "rgBatchUndoDeleteButton"
Field Value
CssUndoDeleteButtonSpan
The css class of undo delete button of Grid.
Declaration
public const string CssUndoDeleteButtonSpan = "rgIcon rgBatchUndoDeleteIcon"
Field Value
CssUngroupButton
Css class of the Ungroup button.
CssWrap
CSS class of the Grid pager wrap div.
DataCellKey
The Grid data cell key used accross the verifications and action messages.
Declaration
public const string DataCellKey = "RadGridDataCell"
Field Value
DataItemKey
The Grid Data Item key used accross the verifications and action messages.
Declaration
public const string DataItemKey = "RadGridDataItem"
Field Value
ExportKey
The Grid filter item key used accross the verifications and action messages.
Declaration
public const string ExportKey = "RadGridExportItem"
Field Value
FilterContextMenuButtonId
The unique part of the Grid context menu's filter button ID.
Declaration
public const string FilterContextMenuButtonId = "HCFMFilterButton"
Field Value
FilterContextMenuClearButtonId
The unique part of the Grid context menu's clear button ID.
Declaration
public const string FilterContextMenuClearButtonId = "HCFMClearFilterButton"
Field Value
FilterKey
The Grid filter item key used accross the verifications and action messages.
Declaration
public const string FilterKey = "RadGridFilterItem"
Field Value
FooterKey
The Grid Footer key used accross the verifications and action messages.
GridFilterContextMenu
The Grid filter context menu used accross the verifications and action messages.
Declaration
public const string GridFilterContextMenu = "rgFilterMenu"
Field Value
GridKey
The Grid key used accross the verifications and action messages.
GroupItemKey
The Grid group item key used accross the verifications and action messages.
Declaration
public const string GroupItemKey = "RadGridGroupItem"
Field Value
GroupKey
The Grid group item key used accross the verifications and action messages.
GroupPanelCollapse
The key of the GroupPanel collapse button of Mobile Grid.
Declaration
public const string GroupPanelCollapse = "rgGroupPanelCollapse"
Field Value
GroupPanelExpand
The key of the GroupPane expand button of Mobile Grid.
Declaration
public const string GroupPanelExpand = "rgGroupPanelExpand"
Field Value
GroupPanelKey
The Grid group panel key used accross the verifications and action messages.
Declaration
public const string GroupPanelKey = "RadGridGroupPanel"
Field Value
GroupPanelRowMobile
The key of the GroupPanelRow of Mobile Grid.
Declaration
public const string GroupPanelRowMobile = "rgGroupPanelRow"
Field Value
HeaderKey
The Grid Data header key used accross the verifications and action messages.
IdCancelButton
Id of the auto generated edit form "Cancel" button.
Declaration
public const string IdCancelButton = "_CancelButton"
Field Value
IdChangePageSize
Id of the "change page size" Advanced Pager button.
Declaration
public const string IdChangePageSize = "_ChangePageSizeLinkButton"
Field Value
IdCommandItemAddNew
Id of the CommandItem "Insert" button.
Declaration
public const string IdCommandItemAddNew = "InitInsertButton"
Field Value
IdCommandItemAddNewRecordButton
Id of the CommandItem "Insert" button in Lightweight render mode.
Declaration
public const string IdCommandItemAddNewRecordButton = "AddNewRecordButton"
Field Value
IdCommandItemCancelChanges
Id of the CommandItem "Cancel changes" button.
Declaration
public const string IdCommandItemCancelChanges = "CancelChangesButton"
Field Value
IdCommandItemCancelChangesIcon
Id of the CommandItem "Cancel changes" button.
Declaration
public const string IdCommandItemCancelChangesIcon = "CancelChangesIcon"
Field Value
IdCommandItemCsv
The ID of the export to csv button.
Declaration
public const string IdCommandItemCsv = "ExportToCsvButton"
Field Value
IdCommandItemExcel
The ID of the export to Wxcel button.
Declaration
public const string IdCommandItemExcel = "ExportToExcelButton"
Field Value
IdCommandItemPdf
The ID of the export to PDF button.
Declaration
public const string IdCommandItemPdf = "ExportToPdfButton"
Field Value
IdCommandItemRefresh
Id of the CommandItem "Rebind" button.
Declaration
public const string IdCommandItemRefresh = "RebindGridButton"
Field Value
IdCommandItemSaveChanges
Id of the CommandItem "Save changes" button.
Declaration
public const string IdCommandItemSaveChanges = "SaveChangesButton"
Field Value
IdCommandItemSaveChangesIcon
Id of the CommandItem "Save changes" button.
Declaration
public const string IdCommandItemSaveChangesIcon = "SaveChangesIcon"
Field Value
IdCommandItemWord
The ID of the export to Word button.
Declaration
public const string IdCommandItemWord = "ExportToWordButton"
Field Value
IdDeleteButton
Id of the auto generated "Delete" button.
Declaration
public const string IdDeleteButton = "_AutoGeneratedDeleteButton"
Field Value
IdDeleteColumn
The GridButtonColumn with Command "Delete" image button ID ending part.
Declaration
public const string IdDeleteColumn = "_gbcDeleteColumn"
Field Value
IdEditButton
Id of the auto generated "Edit" button.
IdFilteringContextMenu
The unique part of the Grid context menu control Id.
Declaration
public const string IdFilteringContextMenu = "rfltMenu"
Field Value
IdGoToPage
Id of the "go to page" Advanced Pager button.
Declaration
public const string IdGoToPage = "_GoToPageLinkButton"
Field Value
IdGridData
Id of the Grid Data div in scrolling mode.
IdGroupPanel
Id of the Grid group panel.
IdHierarchyButton
The ID of the hierarchy image button.
Declaration
public const string IdHierarchyButton = "_GECBtnExpandColumn"
Field Value
IdInsertButton
Id of the auto generated insert form "Insert" button.
Declaration
public const string IdInsertButton = "_PerformInsertButton"
Field Value
IdMasterTable
The Id ending part of the Grid master table.
IdSelectCheckBox
Id of the ClientSelectCheckBox column check boxes.
Declaration
public const string IdSelectCheckBox = "SelectCheckBox"
Field Value
IdUpdateButton
Id of the auto generated edit form "Update" button.
Declaration
public const string IdUpdateButton = "_UpdateButton"
Field Value
MobileColumnKey
The Grid mobile column form item key used accross the verifications and action messages.
Declaration
public const string MobileColumnKey = "RadGridMobileColumnForm"
Field Value
MobileColumnsDisplayFormID
The CSS class of the columns display form when RenderMode is Mobile.
Declaration
public const string MobileColumnsDisplayFormID = "ColumnsView"
Field Value
MobileEditFormkey
The key of the MobileColumnForm.
Declaration
public const string MobileEditFormkey = "MobileEditForm"
Field Value
PagerKey
The Grid Pager key used accross the verifications and action messages.