Skip to main content
A newer version of this page is available. .
Tab

TreeViewImages Class

Contains settings that allow images to be defined for specific elements of an ASPxTreeView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class TreeViewImages :
    ImagesBase

The following members return TreeViewImages objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapTreeView.Images
Reporting ReportDocumentMap.Images
ASP.NET Web Forms Controls ASPxTreeView.Images
MVCxTreeView.Images
TreeViewSettings.Images

Remarks

An object of the TreeViewImages type can be accessed via the ASPxTreeView.Images property of an ASPxTreeView control.

Inheritance

See Also