TreeListImages Properties
Contains the settings that define images displayed within the ASPxTreeList’s elements.Name | Description |
---|---|
CellError | Gets error image settings displayed in a data cell. |
CollapsedButton | Gets the settings of an image displayed within expand buttons of collapsed nodes. |
CollapsedButtonRtl | Gets the settings of an image displayed within expand buttons of collapsed nodes, when the right-to-left layout is applied. |
CustomizationWindowClose | Gets the settings of an image displayed within the Customization Window‘s close button. |
CustomizationWindowCollapse | Gets the settings of an image displayed within the Customization Window‘s collapse button. |
CustomizationWindowFooter | Gets the settings of an image displayed within the Customization Window‘s footer. |
CustomizationWindowHeader | Gets the settings of an image displayed within the Customization Window‘s header. |
CustomizationWindowPin | Gets the settings of an image displayed within the Customization Window‘s pin button. |
DragAndDropArrowDown | Gets the settings of an image displayed at the top of a column header when it is dragged by an end-user. |
DragAndDropArrowUp | Gets the settings of an image displayed at the bottom of a column header when it is dragged by an end-user. |
DragAndDropHide | Gets the settings of an image displayed below the column header when it is dragged to the Customization Window by an end-user. |
DragAndDropNode | Gets the settings of an image displayed when a node is dragged by an end-user. |
ExpandedButton | Gets the settings of an image displayed within expand buttons of nodes. |
ExpandedButtonRtl | Gets the settings of an image displayed within expand buttons of expanded nodes, when the right-to-left layout is applied |
FilterBuilderClose | Gets the settings of an image displayed within the Filter Control‘s Close button. |
FilterBuilderHeader | Gets the settings of an image displayed within the Filter Control‘s header. |
FilterBuilderMaximize | Gets the settings of an image displayed within the Filter Control‘s maximize button. |
FilterRowButton | Gets the settings of an image displayed within a filter button. |
HeaderActiveFilter | Gets the settings of an image displayed within filter buttons displayed within columns that are involved in filtering. |
HeaderFilter | Gets the settings of an image displayed within filter buttons |
HeaderFilterClose | Gets the settings of an image displayed within the Header Filter‘s close button. |
HeaderFilterCollapse | Gets the settings of an image displayed within the Header Filter‘s collapse button. |
HeaderFilterHeader | Gets the settings of an image displayed within the Header Filter‘s header. |
ImageFolder | Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase. |
LoadingPanel | Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase. |
PopupEditFormWindowClose | Gets the settings of an image displayed within the Popup Edit Form‘s close button. |
SortAscending | Gets the settings of an image displayed at the column header when the column is sorted in ascending order. |
SortDescending | Gets the settings of an image displayed at the column header when the column is sorted in descending order. |
SpriteCssFilePath | Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase. |
SpriteImageUrl | Gets or sets the path to a sprite image. Inherited from ImagesBase. |
ToolbarCancel | Gets the settings of an image displayed within the Cancel toolbar item. |
ToolbarClearSorting | Gets the settings of an image displayed within the Clear Sorting toolbar item. |
ToolbarCollapseNode | Gets the settings of an image displayed within the Collapse toolbar item. |
ToolbarDelete | Gets the settings of an image displayed within the Delete toolbar item. |
ToolbarEdit | Gets the settings of an image displayed within the Edit toolbar item. |
ToolbarExpandNode | Gets the settings of an image displayed within the Expand toolbar item. |
ToolbarFullCollapse | Gets the settings of an image displayed within the Collapse All toolbar item. |
ToolbarFullExpand | Gets the settings of an image displayed within the Expand All toolbar item. |
ToolbarNew | Gets the settings of an image displayed within the New toolbar item. |
ToolbarNewRoot | Gets the settings of an image displayed within the New Root toolbar item. |
ToolbarRefresh | Gets the settings of an image displayed within the Refresh toolbar item. |
ToolbarShowCustomizationWindow | Gets the settings of an image displayed within the Column Chooser toolbar item. |
ToolbarShowFilterRow | Gets the settings of an image displayed within the Filter Row toolbar item. |
ToolbarShowFilterRowMenu | Gets the settings of an image displayed within the Filter Row Menu toolbar item. |
ToolbarShowFooter | Gets the settings of an image displayed within the Footer toolbar item. |
ToolbarUpdate | Gets the settings of an image displayed within the Update toolbar item. |
See Also