Skip to main content

TreeListImages Members

Contains the settings that define images displayed within the ASPxTreeList’s elements.

Properties

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.

Methods

Name Description
Assign(PropertiesBase) Copies the settings from the specified PropertiesBase object to the current object. Inherited from ImagesBase.
CopyFrom(ImagesBase) Duplicates the properties of the specified object into the current instance of the ImagesBase class. Inherited from ImagesBase.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetImagePropertiesEx(Page, String, String, String, String, String) Obsolete. This method is obsolete. Inherited from ImagesBase.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
Reset() Returns the ImagesBase object to its original state. Inherited from ImagesBase.
ToString() Returns an empty string. Inherited from ImagesBase.
See Also