MVCxTreeListSettingsText Properties
Contains text settings of the TreeList.| Name | Description |
|---|---|
| CommandApplyFilter | Gets or sets the text displayed within the Apply Filter command item. Inherited from TreeListSettingsText. |
| CommandApplySearchPanelFilter | Gets or sets the text displayed within the Apply command item in the search panel. Inherited from ASPxGridTextSettingsBase. |
| CommandCancel | Gets or sets the text displayed within the Cancel command button. Inherited from TreeListSettingsText. |
| CommandClearFilter | Gets or sets the text displayed within the “Clear” command item. Inherited from TreeListSettingsText. |
| CommandClearSearchPanelFilter | Gets or sets the text displayed within the Clear command item in the search panel. Inherited from ASPxGridTextSettingsBase. |
| CommandDelete | Gets or sets the text displayed within the Delete command button. Inherited from TreeListSettingsText. |
| CommandEdit | Gets or sets the text displayed within the Edit command button. Inherited from TreeListSettingsText. |
| CommandNew | Gets or sets the text displayed within the New command button. Inherited from TreeListSettingsText. |
| CommandRecover | Gets or sets the text displayed within the Recover command item. Inherited from TreeListSettingsText. |
| CommandUpdate | Gets or sets the text displayed within the Update command button. Inherited from TreeListSettingsText. |
| ConfirmDelete | Gets or sets the text displayed within the Confirm Delete window. Inherited from TreeListSettingsText. |
| ConfirmOnLosingBatchChanges | Gets or sets the confirm message text shown before tree list data changes are lost in batch edit mode. Inherited from TreeListSettingsText. |
| CustomizationWindowFooterText | Gets or sets the text displayed within the ASPxTreeList customization window‘s footer. Inherited from TreeListSettingsText. |
| FilterBarClear | Gets or sets the text of the Clear command displayed within the Filter Bar. Inherited from ASPxGridTextSettingsBase. |
| FilterBarCreateFilter | Gets or sets the text of the Create Filter command displayed within the Filter Bar. Inherited from ASPxGridTextSettingsBase. |
| FilterControlPopupCaption | Gets or sets the Filter Control‘s caption. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterCancelButton | Gets or sets the text displayed within the header filter‘s Cancel button. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterFrom | Gets or sets the text of the From label displayed in the date range header filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterHeaderCaption | Gets or sets the text displayed within the header filter‘s header. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterLastMonth | Gets or sets the text of the Last Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterLastWeek | Gets or sets the text of the Last Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterLastYear | Gets or sets the text of the Last Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterNextMonth | Gets or sets the text of the Next Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterNextWeek | Gets or sets the text of the Next Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterNextYear | Gets or sets the text of the Next Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterOkButton | Gets or sets the text displayed within the header filter‘s Ok button. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterSelectAll | Gets or sets the Select All header filter item’s caption. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterShowAll | Gets or sets the Show All header filter item’s caption. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterShowBlanks | Gets or sets the ‘Blanks’ filter item’s caption. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterShowNonBlanks | Gets or sets the ‘Non blanks’ filter item’s caption. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterThisMonth | Gets or sets the text of the This Month item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterThisWeek | Gets or sets the text of the This Week item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterThisYear | Gets or sets the text of the This Year item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterTo | Gets or sets the text of the To label displayed in the date range header filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterToday | Gets or sets the text of the Today item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterTomorrow | Gets or sets the text of the Tomorrow item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| HeaderFilterYesterday | Gets or sets the text of the Yesterday item displayed within the Date Range Header Filter. Inherited from ASPxGridTextSettingsBase. |
| IncorrectSelectionError | Specifies the Incorrect Selection error text. Inherited from TreeListSettingsText. |
| RecursiveDeleteError | Gets or sets the error text displayed when deleting a parent node. Inherited from TreeListSettingsText. |
| SearchPanelEditorNullText | Gets or sets the text displayed in a search panel editor when it is empty and not focused. Inherited from ASPxGridTextSettingsBase. |
| ToolbarCancel | Gets or sets the text displayed within the Cancel toolbar item. Inherited from TreeListSettingsText. |
| ToolbarClearFilter | Gets or sets the text displayed within the Clear Filter toolbar item. Inherited from TreeListSettingsText. |
| ToolbarClearSorting | Gets or sets the text displayed within the Clear Sorting toolbar item. Inherited from TreeListSettingsText. |
| ToolbarCollapseNode | Gets or sets the text displayed within the Collapse toolbar item. Inherited from TreeListSettingsText. |
| ToolbarDelete | Gets or sets the text displayed within the Delete toolbar item. Inherited from TreeListSettingsText. |
| ToolbarEdit | Gets or sets the text displayed within the Edit toolbar item. Inherited from TreeListSettingsText. |
| ToolbarExpandNode | Gets or sets the text displayed within the Expand toolbar item. Inherited from TreeListSettingsText. |
| ToolbarExportTo | Gets or sets the text displayed within the Export toolbar item. Inherited from TreeListSettingsText. |
| ToolbarFullCollapse | Gets or sets the text displayed within the Collapse All toolbar item. Inherited from TreeListSettingsText. |
| ToolbarFullExpand | Gets or sets the text displayed within the Expand All toolbar item. Inherited from TreeListSettingsText. |
| ToolbarNew | Gets or sets the text displayed within the New toolbar item. Inherited from TreeListSettingsText. |
| ToolbarNewRoot | Gets or sets the text displayed within the New Root toolbar item. Inherited from TreeListSettingsText. |
| ToolbarRefresh | Gets or sets the text displayed within the Refresh toolbar item. Inherited from TreeListSettingsText. |
| ToolbarShowCustomizationWindow | Gets or sets the text displayed within the Column Chooser toolbar item. Inherited from TreeListSettingsText. |
| ToolbarShowFilterRow | Gets or sets the text displayed within the Filter Row toolbar item. Inherited from TreeListSettingsText. |
| ToolbarShowFilterRowMenu | Gets or sets the text displayed within the Filter Row Menu toolbar item. Inherited from TreeListSettingsText. |
| ToolbarShowFooter | Gets or sets the text displayed within the Footer toolbar item. Inherited from TreeListSettingsText. |
| ToolbarUpdate | Gets or sets the text displayed within the Update toolbar item. Inherited from TreeListSettingsText. |
See Also