TreeListOptionsMenu() Constructor
Initializes a new instance of the TreeListOptionsMenu class.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Remarks
This constructor is automatically called when a TreeList object or its descendant initializes its TreeList.OptionsMenu property.
See Also