Class
TreeListConstants

The TreeList constants used across the wrappers and translators.

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public static class TreeListConstants

Inheritance: objectTreeListConstants

Fields

ColumnKey

The TreeList column key used accross the verifications and action messages.

Declaration

cs-api-definition
public const string ColumnKey = "TreeListColumn"

Field Value

string

CssAdvancedPart

CSS class of the TreeList pager navigation buttons part div.

Declaration

cs-api-definition
public const string CssAdvancedPart = "rtlAdvPart"

Field Value

string

CssApplyMobileBtn

The css of the Done button of mobile form.

Declaration

cs-api-definition
public const string CssApplyMobileBtn = "rtlDone"

Field Value

string

CssApplyMobileBtnSpan

Declaration

cs-api-definition
public const string CssApplyMobileBtnSpan = "rtlIcon rtlDoneIcon"

Field Value

string

CssArrPart

The CSS class of the TreeList arrow part div.

Declaration

cs-api-definition
public const string CssArrPart = "rtlArrPart"

Field Value

string

CssCancelMobileBtn

The css of the Cancel button of mobile form.

Declaration

cs-api-definition
public const string CssCancelMobileBtn = "rtlCancel"

Field Value

string

CssCollapseButton

The CSS class of the collapse button.

Declaration

cs-api-definition
public const string CssCollapseButton = "rtlCollapse"

Field Value

string

CssColumnItemLabel

The CSS class of item`s label when RenderMode is Mobile.

Declaration

cs-api-definition
public const string CssColumnItemLabel = "rtlLabel rtlColumnItem"

Field Value

string

CssCommandExport

The css class of export to built in buttons.

Declaration

cs-api-definition
public const string CssCommandExport = "rtlExport"

Field Value

string

CssCurrentPage

The CSS class of the current page button.

Declaration

cs-api-definition
public const string CssCurrentPage = "rtlCurrentPage"

Field Value

string

CssEditForm

The CSS class of the EditForm div.

Declaration

cs-api-definition
public const string CssEditForm = "rtlEditForm"

Field Value

string

CssEditedItem

The CSS of the edited item.

Declaration

cs-api-definition
public const string CssEditedItem = "rtlREdit"

Field Value

string

CssExpandButton

The CSS class of the expand button.

Declaration

cs-api-definition
public const string CssExpandButton = "rtlExpand"

Field Value

string

CssFirstCell

The CSS class of the first cell in the item containing data.

Declaration

cs-api-definition
public const string CssFirstCell = "rtlCF"

Field Value

string

CssHeaderRow

The CSS class of the header row.

Declaration

cs-api-definition
public const string CssHeaderRow = "rtlHeader"

Field Value

string

CssInsertButton

The Css of the insert item button.

Declaration

cs-api-definition
public const string CssInsertButton = "rtlAdd"

Field Value

string

CssLastPage

The CSS class of the "last page" button.

Declaration

cs-api-definition
public const string CssLastPage = "rtlPageLast"

Field Value

string

CssLiteCollapseButton

The CSS class of the lightweight collapse button.

Declaration

cs-api-definition
public const string CssLiteCollapseButton = "rtlCollapse"

Field Value

string

CssLiteExpandButton

The CSS class of the lightweight expand button.

Declaration

cs-api-definition
public const string CssLiteExpandButton = "rtlExpand"

Field Value

string

CssLiteExpandCollapseButton

The CSS class of the lightweight expand button.

Declaration

cs-api-definition
public const string CssLiteExpandCollapseButton = "~rtlActionButton"

Field Value

string

CssLiteLastPage

The CSS class of the lightweight "last page" button.

Declaration

cs-api-definition
public const string CssLiteLastPage = "rtlActionButton rtlPageLast"

Field Value

string

CssLitePageFirst

The CSS class of the lightweight "first page" button.

Declaration

cs-api-definition
public const string CssLitePageFirst = "rtlActionButton rtlPageFirst"

Field Value

string

CssLitePageNext

The CSS class of the lightweight "next page" button.

Declaration

cs-api-definition
public const string CssLitePageNext = "rtlActionButton rtlPageNext"

Field Value

string

CssLitePagePrevious

The CSS class of the lightweight "previous page" button.

Declaration

cs-api-definition
public const string CssLitePagePrevious = "rtlActionButton rtlPagePrev"

Field Value

string

CssMobileColumnsDisplayForm

The key of the MobileColumnDisplayForm.

Declaration

cs-api-definition
public const string CssMobileColumnsDisplayForm = "rtlMobileForm"

Field Value

string

CssMobileCommandForm

The Css class of the mobile edit form.

Declaration

cs-api-definition
public const string CssMobileCommandForm = "rtlCommand"

Field Value

string

CssMobileFormBackButton

The css of the Back button of mobile form.

Declaration

cs-api-definition
public const string CssMobileFormBackButton = "rtlBack"

Field Value

string

CssMobileFormBackButtonSpan

The css of the Back button of mobile form.

Declaration

cs-api-definition
public const string CssMobileFormBackButtonSpan = "rtlIcon rtlBackIcon"

Field Value

string

CssMobileFormCancelButtonSpan

Declaration

cs-api-definition
public const string CssMobileFormCancelButtonSpan = "rtlIcon rtlCancelIcon"

Field Value

string

CssMobileFormColumnsOrderButton

The css of the Column order button of mobile form.

Declaration

cs-api-definition
public const string CssMobileFormColumnsOrderButton = "rtlMenu"

Field Value

string

CssMobileFormColumnsOrderButtonSpan

The css of the Column order button of mobile form.

Declaration

cs-api-definition
public const string CssMobileFormColumnsOrderButtonSpan = "rtlIcon rtlMenuIcon"

Field Value

string

CssNumericPartDiv

The CSS class of the 'div' containing the numeric pages.

Declaration

cs-api-definition
public const string CssNumericPartDiv = "rtlNumPart"

Field Value

string

CssPageFirst

The CSS class of the "first page" button.

Declaration

cs-api-definition
public const string CssPageFirst = "rtlPageFirst"

Field Value

string

CssPageNext

The CSS class of the "next page" button.

Declaration

cs-api-definition
public const string CssPageNext = "rtlPageNext"

Field Value

string

CssPagePrevious

The CSS class of the "previous page" button.

Declaration

cs-api-definition
public const string CssPagePrevious = "rtlPagePrev"

Field Value

string

CssPager

The CSS class of the TreeList Pager row.

Declaration

cs-api-definition
public const string CssPager = "rtlPager"

Field Value

string

CssPagerCell

The table cell containing the pager elements.

Declaration

cs-api-definition
public const string CssPagerCell = "rtlPagerCell"

Field Value

string

CssScrolling

The Css class of the data items container when scrolling is enabled.

Declaration

cs-api-definition
public const string CssScrolling = "rtlDataDiv"

Field Value

string

CssSliderPagerLabel

The label of the slider pager.

Declaration

cs-api-definition
public const string CssSliderPagerLabel = "rtlPagerLabel"

Field Value

string

CssSort

The CSS class of the TreeList sorting input button.

Declaration

cs-api-definition
public const string CssSort = "rtlSort"

Field Value

string

CssSortAscending

The ascending sort CSS class.

Declaration

cs-api-definition
public const string CssSortAscending = "rtlSortAsc"

Field Value

string

CssSortDescending

The descending sort CSS class.

Declaration

cs-api-definition
public const string CssSortDescending = "rtlSortDesc"

Field Value

string

CssStaticHeaderDiv

The Css class of the static header div.

Declaration

cs-api-definition
public const string CssStaticHeaderDiv = "rtlScroller"

Field Value

string

CssTreeList

The TreeList CSS class.

Declaration

cs-api-definition
public const string CssTreeList = "RadTreeList RadTreeList_"

Field Value

string

CssTreeListCommandItem

The Css class of the command row.

Declaration

cs-api-definition
public const string CssTreeListCommandItem = "rtlCommandCell"

Field Value

string

CssTreeListFooter

The Css class of the footer row.

Declaration

cs-api-definition
public const string CssTreeListFooter = "Footer"

Field Value

string

CssTreeListItem

The CSS class of the data item.

Declaration

cs-api-definition
public const string CssTreeListItem = "rtl"

Field Value

string

CssTreeListResizeToolTip

The TreeList resizing tooltip CSS class.

Declaration

cs-api-definition
public const string CssTreeListResizeToolTip = "TreeListToolTip TreeListToolTip_"

Field Value

string

CssWrap

The CSS class of the TreeList pager wrapping div.

Declaration

cs-api-definition
public const string CssWrap = "rtlWrap"

Field Value

string

DataCellKey

The TreeList data cell key used accross the verifications and action messages.

Declaration

cs-api-definition
public const string DataCellKey = "TreeListDataCell"

Field Value

string

DataItemKey

The TreeList Data Item key used accross the verifications and action messages.

Declaration

cs-api-definition
public const string DataItemKey = "TreeListDataItem"

Field Value

string

FooterKey

The TreeList Footer key used accross the verifications and action messages.

Declaration

cs-api-definition
public const string FooterKey = "TreeListFooter"

Field Value

string

HeaderKey

The TreeList header key used accross the verifications adn action messages.

Declaration

cs-api-definition
public const string HeaderKey = "RadTreeListHeader"

Field Value

string

IdCancelButton

The ID of the cancel button in the edit form.

Declaration

cs-api-definition
public const string IdCancelButton = "CancelButton"

Field Value

string

IdChangePageSize

Id of the "change page size" Advanced Pager button.

Declaration

cs-api-definition
public const string IdChangePageSize = "_ChangePageSizeLinkButton"

Field Value

string

IdCommandExportKey

The Id key of export to built in buttons.

Declaration

cs-api-definition
public const string IdCommandExportKey = "ExportTo"

Field Value

string

IdCommandItemExcel

The Id of export to excel built in button.

Declaration

cs-api-definition
public const string IdCommandItemExcel = "ExcelButton"

Field Value

string

IdCommandItemPdf

The Id export of to pdf built in button.

Declaration

cs-api-definition
public const string IdCommandItemPdf = "PdfButton"

Field Value

string

IdCommandItemWord

The Id of export to word built in button.

Declaration

cs-api-definition
public const string IdCommandItemWord = "WordButton"

Field Value

string

IdDeleteButton

The ID of the Delete button.

Declaration

cs-api-definition
public const string IdDeleteButton = "DeleteButton"

Field Value

string

IdDeleteCommandColumn

The ID of the Delete button.

Declaration

cs-api-definition
public const string IdDeleteCommandColumn = "DeleteCommandColumn"

Field Value

string

IdEditButton

The ID of the Edit button.

Declaration

cs-api-definition
public const string IdEditButton = "EditButton"

Field Value

string

IdEditComamndButton

The ID of the Edit command button .

Declaration

cs-api-definition
public const string IdEditComamndButton = "EditCommand"

Field Value

string

IdExpandCollapseButton

Id of the expand/collapse button.

Declaration

cs-api-definition
public const string IdExpandCollapseButton = "_ExpandCollapseButton"

Field Value

string

IdGoToPage

Id of the "go to page" Advanced Pager button.

Declaration

cs-api-definition
public const string IdGoToPage = "_GoToPageLinkButton"

Field Value

string

IdInsertButton

The ID of the Add button.

Declaration

cs-api-definition
public const string IdInsertButton = "InsertButton"

Field Value

string

IdSelectCheckBox

The id of the checkbox in the select column.

Declaration

cs-api-definition
public const string IdSelectCheckBox = "_columnSelectCheckBox"

Field Value

string

IdUpdateButton

The ID of the update button in the edit form.

Declaration

cs-api-definition
public const string IdUpdateButton = "UpdateButton"

Field Value

string

MobileColumnsDisplayFormID

The CSS class of the columns display form when RenderMode is Mobile.

Declaration

cs-api-definition
public const string MobileColumnsDisplayFormID = "ColumnsView"

Field Value

string

MobileCommandFormkey

The key of the MobileColumnForm.

Declaration

cs-api-definition
public const string MobileCommandFormkey = "MobileCommandForm"

Field Value

string

PagerKey

The TreeList Pager key used accross the verifications and action messages.

Declaration

cs-api-definition
public const string PagerKey = "RadTreeListPager"

Field Value

string

TreeListCommandItemKey

The key of the TreeListCommandItem.

Declaration

cs-api-definition
public const string TreeListCommandItemKey = "TreeListCommandItem"

Field Value

string

TreeListKey

The TreeList key used accross the verifications and action messages.

Declaration

cs-api-definition
public const string TreeListKey = "RadTreeList"

Field Value

string