aspnet-devexpress-dot-web-dot-aspxtreelist-0265d856.md
Contains the settings that define images displayed within the ASPxTreeList’s elements.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListImages :
ImagesBase
Public Class TreeListImages
Inherits ImagesBase
The following members return TreeListImages objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxTreeList.Images |
| ASP.NET MVC Extensions | MVCxTreeList.Images |
| TreeListSettings.Images |
The TreeListImages object provides a number of properties that allow you to assign images to various elements within the ASPxTreeList. These properties can be accessed via the ASPxTreeList.Images property.
Object StateManager PropertiesBase ImagesBase TreeListImages
See Also