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

TreeListOptionsSelection() Constructor

Initializes a new instance of the TreeListOptionsSelection class.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v19.1.dll

Declaration

public TreeListOptionsSelection()

Remarks

This constructor is automatically called when a TreeList object or its descendant initializes its TreeList.OptionsSelection property.

See Also