Skip to main content
Tab

TreeViewImages Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

Declaration

public class TreeViewImages :
    ImagesBase

The following members return TreeViewImages objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxTreeView.Images
ASP.NET MVC Extensions 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