Back to Devexpress

TreeListOptionsSelection Class

windowsforms-devexpress-dot-xtratreelist-8447e820.md

latest1.7 KB
Original Source

TreeListOptionsSelection Class

Provides selection options for Tree List controls.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

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

The following members return TreeListOptionsSelection objects:

Remarks

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

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraTreeList.BaseTreeListOptions TreeListOptionsSelection

See Also

TreeListOptionsSelection Members

OptionsSelection

DevExpress.XtraTreeList Namespace