Back to Devexpress

TreeListOptionsCustomization Class

windowsforms-devexpress-dot-xtratreelist-6089d261.md

latest2.0 KB
Original Source

TreeListOptionsCustomization Class

Provides access to a TreeList‘s customization options.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public class TreeListOptionsCustomization :
    BaseTreeListOptions
vb
Public Class TreeListOptionsCustomization
    Inherits BaseTreeListOptions

The following members return TreeListOptionsCustomization objects:

Remarks

The options this class provides are accessible with the TreeList.OptionsCustomization property.

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraTreeList.BaseTreeListOptions TreeListOptionsCustomization GanttControlOptionsCustomization

See Also

TreeListOptionsCustomization Members

OptionsBand

OptionsColumn

DevExpress.XtraTreeList Namespace