Skip to main content
All docs
V23.2

TreeListOptionsHtmlTemplate Class

Contains options that are applied when you use HTML and CSS Templates to render nodes.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

public class TreeListOptionsHtmlTemplate :
    BaseTreeListOptions

The following members return TreeListOptionsHtmlTemplate objects:

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
TreeListOptionsHtmlTemplate
See Also