Skip to main content
All docs
V24.2

TreeListOptionsHtmlTemplate Class

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

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v24.2.dll

Declaration

public class TreeListOptionsHtmlTemplate :
    BaseTreeListOptions

The following members return TreeListOptionsHtmlTemplate objects:

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
TreeListOptionsHtmlTemplate
See Also