Skip to main content
All docs
V25.1
  • TreeListOptionsHtmlTemplate Class

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

    Namespace: DevExpress.XtraTreeList

    Assembly: DevExpress.XtraTreeList.v25.1.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