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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TreeViewImages :
    ImagesBase

Remarks

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

Inheritance

See Also