ClassTreeListConstants
The TreeList constants used across the wrappers and translators.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
public static class TreeListConstants
Inheritance: objectTreeListConstants
Fields
ColumnKey
The TreeList column key used accross the verifications and action messages.
CssAdvancedPart
CSS class of the TreeList pager navigation buttons part div.
CssApplyMobileBtn
The css of the Done button of mobile form.
CssApplyMobileBtnSpan
Declaration
public const string CssApplyMobileBtnSpan = "rtlIcon rtlDoneIcon"
Field Value
CssArrPart
The CSS class of the TreeList arrow part div.
CssCancelMobileBtn
The css of the Cancel button of mobile form.
Declaration
public const string CssCancelMobileBtn = "rtlCancel"
Field Value
CssCollapseButton
The CSS class of the collapse button.
Declaration
public const string CssCollapseButton = "rtlCollapse"
Field Value
CssColumnItemLabel
The CSS class of item`s label when RenderMode is Mobile.
Declaration
public const string CssColumnItemLabel = "rtlLabel rtlColumnItem"
Field Value
CssCommandExport
The css class of export to built in buttons.
CssCurrentPage
The CSS class of the current page button.
Declaration
public const string CssCurrentPage = "rtlCurrentPage"
Field Value
CssEditForm
The CSS class of the EditForm div.
CssEditedItem
The CSS of the edited item.
CssExpandButton
The CSS class of the expand button.
CssFirstCell
The CSS class of the first cell in the item containing data.
CssHeaderRow
The CSS class of the header row.
CssInsertButton
The Css of the insert item button.
CssLastPage
The CSS class of the "last page" button.
CssLiteCollapseButton
The CSS class of the lightweight collapse button.
Declaration
public const string CssLiteCollapseButton = "rtlCollapse"
Field Value
CssLiteExpandButton
The CSS class of the lightweight expand button.
Declaration
public const string CssLiteExpandButton = "rtlExpand"
Field Value
CssLiteExpandCollapseButton
The CSS class of the lightweight expand button.
Declaration
public const string CssLiteExpandCollapseButton = "~rtlActionButton"
Field Value
CssLiteLastPage
The CSS class of the lightweight "last page" button.
Declaration
public const string CssLiteLastPage = "rtlActionButton rtlPageLast"
Field Value
CssLitePageFirst
The CSS class of the lightweight "first page" button.
Declaration
public const string CssLitePageFirst = "rtlActionButton rtlPageFirst"
Field Value
CssLitePageNext
The CSS class of the lightweight "next page" button.
Declaration
public const string CssLitePageNext = "rtlActionButton rtlPageNext"
Field Value
CssLitePagePrevious
The CSS class of the lightweight "previous page" button.
Declaration
public const string CssLitePagePrevious = "rtlActionButton rtlPagePrev"
Field Value
CssMobileColumnsDisplayForm
The key of the MobileColumnDisplayForm.
Declaration
public const string CssMobileColumnsDisplayForm = "rtlMobileForm"
Field Value
CssMobileCommandForm
The Css class of the mobile edit form.
Declaration
public const string CssMobileCommandForm = "rtlCommand"
Field Value
CssMobileFormBackButton
The css of the Back button of mobile form.
Declaration
public const string CssMobileFormBackButton = "rtlBack"
Field Value
CssMobileFormBackButtonSpan
The css of the Back button of mobile form.
Declaration
public const string CssMobileFormBackButtonSpan = "rtlIcon rtlBackIcon"
Field Value
CssMobileFormCancelButtonSpan
Declaration
public const string CssMobileFormCancelButtonSpan = "rtlIcon rtlCancelIcon"
Field Value
CssMobileFormColumnsOrderButton
The css of the Column order button of mobile form.
Declaration
public const string CssMobileFormColumnsOrderButton = "rtlMenu"
Field Value
CssMobileFormColumnsOrderButtonSpan
The css of the Column order button of mobile form.
Declaration
public const string CssMobileFormColumnsOrderButtonSpan = "rtlIcon rtlMenuIcon"
Field Value
CssNumericPartDiv
The CSS class of the 'div' containing the numeric pages.
Declaration
public const string CssNumericPartDiv = "rtlNumPart"
Field Value
CssPageFirst
The CSS class of the "first page" button.
CssPageNext
The CSS class of the "next page" button.
CssPagePrevious
The CSS class of the "previous page" button.
Declaration
public const string CssPagePrevious = "rtlPagePrev"
Field Value
CssPager
The CSS class of the TreeList Pager row.
CssPagerCell
The table cell containing the pager elements.
CssScrolling
The Css class of the data items container when scrolling is enabled.
CssSliderPagerLabel
The label of the slider pager.
Declaration
public const string CssSliderPagerLabel = "rtlPagerLabel"
Field Value
CssSort
The CSS class of the TreeList sorting input button.
CssSortAscending
The ascending sort CSS class.
Declaration
public const string CssSortAscending = "rtlSortAsc"
Field Value
CssSortDescending
The descending sort CSS class.
Declaration
public const string CssSortDescending = "rtlSortDesc"
Field Value
CssStaticHeaderDiv
The Css class of the static header div.
Declaration
public const string CssStaticHeaderDiv = "rtlScroller"
Field Value
CssTreeList
The TreeList CSS class.
Declaration
public const string CssTreeList = "RadTreeList RadTreeList_"
Field Value
CssTreeListCommandItem
The Css class of the command row.
Declaration
public const string CssTreeListCommandItem = "rtlCommandCell"
Field Value
CssTreeListFooter
The Css class of the footer row.
CssTreeListItem
The CSS class of the data item.
CssTreeListResizeToolTip
The TreeList resizing tooltip CSS class.
Declaration
public const string CssTreeListResizeToolTip = "TreeListToolTip TreeListToolTip_"
Field Value
CssWrap
The CSS class of the TreeList pager wrapping div.
DataCellKey
The TreeList data cell key used accross the verifications and action messages.
Declaration
public const string DataCellKey = "TreeListDataCell"
Field Value
DataItemKey
The TreeList Data Item key used accross the verifications and action messages.
Declaration
public const string DataItemKey = "TreeListDataItem"
Field Value
FooterKey
The TreeList Footer key used accross the verifications and action messages.
HeaderKey
The TreeList header key used accross the verifications adn action messages.
Declaration
public const string HeaderKey = "RadTreeListHeader"
Field Value
IdCancelButton
The ID of the cancel button in the edit form.
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
IdCommandExportKey
The Id key of export to built in buttons.
Declaration
public const string IdCommandExportKey = "ExportTo"
Field Value
IdCommandItemExcel
The Id of export to excel built in button.
Declaration
public const string IdCommandItemExcel = "ExcelButton"
Field Value
IdCommandItemPdf
The Id export of to pdf built in button.
IdCommandItemWord
The Id of export to word built in button.
Declaration
public const string IdCommandItemWord = "WordButton"
Field Value
IdDeleteButton
The ID of the Delete button.
Declaration
public const string IdDeleteButton = "DeleteButton"
Field Value
IdDeleteCommandColumn
The ID of the Delete button.
Declaration
public const string IdDeleteCommandColumn = "DeleteCommandColumn"
Field Value
IdEditButton
The ID of the Edit button.
IdEditComamndButton
The ID of the Edit command button .
Declaration
public const string IdEditComamndButton = "EditCommand"
Field Value
IdExpandCollapseButton
Id of the expand/collapse button.
Declaration
public const string IdExpandCollapseButton = "_ExpandCollapseButton"
Field Value
IdGoToPage
Id of the "go to page" Advanced Pager button.
Declaration
public const string IdGoToPage = "_GoToPageLinkButton"
Field Value
IdInsertButton
The ID of the Add button.
Declaration
public const string IdInsertButton = "InsertButton"
Field Value
IdSelectCheckBox
The id of the checkbox in the select column.
Declaration
public const string IdSelectCheckBox = "_columnSelectCheckBox"
Field Value
IdUpdateButton
The ID of the update button in the edit form.
Declaration
public const string IdUpdateButton = "UpdateButton"
Field Value
MobileColumnsDisplayFormID
The CSS class of the columns display form when RenderMode is Mobile.
Declaration
public const string MobileColumnsDisplayFormID = "ColumnsView"
Field Value
MobileCommandFormkey
The key of the MobileColumnForm.
Declaration
public const string MobileCommandFormkey = "MobileCommandForm"
Field Value
PagerKey
The TreeList Pager key used accross the verifications and action messages.
TreeListCommandItemKey
The key of the TreeListCommandItem.
Declaration
public const string TreeListCommandItemKey = "TreeListCommandItem"
Field Value
TreeListKey
The TreeList key used accross the verifications and action messages.