ASPxTreeListStringId Enum
Contains strings that can be localized for the ASPxTreeList. For more information, refer to the Localization topic.
Namespace: DevExpress.Web.ASPxTreeList.Localization
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Customization
|
Defines the Customization Window‘s caption. Default value: “Field Chooser” |
Popup
|
Defines the Popup Edit Form‘s caption. Default value: “Edit Form” |
Command
|
Defines the caption of the Edit button on the Command Column of the Tree List. Default value: “Edit” |
Command
|
Defines the caption of the New button on the Command Column of the Tree List. Default value: “New” |
Command
|
Defines the caption of the Delete button on the Command Column of the Tree List. Default value: “Delete” |
Command
|
Defines the caption of the Update button on the Edit Form of the Tree List. Default value: “Update” |
Command
|
Defines the caption of the Cancel button on the Edit Form of the Tree List. Default value: “Cancel” |
Command
|
Defines the caption of the Apply button. Default value: “Apply” |
Command
|
Defines the caption of the Clear button. Default value: “Clear” |
Confirm
|
Defines the confirmation dialog text when deleting a node in Tree List if the Tree Default value: “Confirm Delete?” |
Recursive
|
Defines the error message text when deleting a parent node in Tree List if the Tree Default value: “The node has descendant nodes.” |
Alt_Expand
|
Defines the alternative text for the Expand Button if the node is collapsed. Default value: “[Expand]” |
Alt_Collapse
|
Defines the alternative text for the Expand Button if the node is expanded. Default value: “[Collapse]” |
Alt_Sorted
|
Defines the alternative text for the Column Header‘s Sort Glyph when the column is sorted in ascending order. Default value: “(Ascending)” |
Alt_Sorted
|
Defines the alternative text for the Column Header‘s Sort Glyph when the column is sorted in descending order. Default value: “(Descending)” |
Alt_Drag
|
Defines the alternate text of an image (see: Tree Default value: “Hide” |
Toolbar_Full
|
Contains localizable text of the corresponding UI element. |
Toolbar_Full
|
Contains localizable text of the corresponding UI element. |
Toolbar_Clear
|
Contains localizable text of the corresponding UI element. |
Toolbar_Show
|
Contains localizable text of the corresponding UI element. |
Toolbar_Show
|
Contains localizable text of the corresponding UI element. |
Toolbar_Show
|
Contains localizable text of the corresponding UI element. |
Toolbar_Show
|
Contains localizable text of the corresponding UI element. |
Toolbar_Clear
|
Contains localizable text of the corresponding UI element. |
Toolbar_New
|
Contains localizable text of the corresponding UI element. |
Toolbar_New
|
Contains localizable text of the corresponding UI element. |
Toolbar_Update
|
Contains localizable text of the corresponding UI element. |
Toolbar_Cancel
|
Contains localizable text of the corresponding UI element. |
Toolbar_Refresh
|
Contains localizable text of the corresponding UI element. |
Toolbar_Edit
|
Contains localizable text of the corresponding UI element. |
Toolbar_Delete
|
Contains localizable text of the corresponding UI element. |
Toolbar_Expand
|
Contains localizable text of the corresponding UI element. |
Toolbar_Collapse
|
Contains localizable text of the corresponding UI element. |
Toolbar_Export
|
Contains localizable text of the corresponding UI element. |
Confirm
|
The text of a confirm message that is shown before tree list data changes are lost in batch edit mode. Default Value: “Are you sure you want to perform the action? All unsaved grid data will be lost.” |
Incorrect
|
Contains localizable text of the corresponding UI element. |
Command
|
The label of a command item that allows recovering the tree list nodes. Default Value: “Recover” |