Skip to main content
A newer version of this page is available. .

TreeListOptionsColumn Class

Provides a treelist column’s general options.

Namespace: DevExpress.XtraTreeList.Columns

Assembly: DevExpress.XtraTreeList.v20.2.dll

NuGet Package: DevExpress.Win.TreeList

Declaration

public class TreeListOptionsColumn :
    BaseTreeListOptions

The following members return TreeListOptionsColumn objects:

Remarks

The options this class provides are accessible with the TreeListColumn.OptionsColumn property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraTreeList.BaseTreeListOptions
TreeListOptionsColumn
See Also