Back to Devexpress

TreeListOptionsMenu Class

windowsforms-devexpress-dot-xtratreelist-6bf505d3.md

latest1.7 KB
Original Source

TreeListOptionsMenu Class

Provides menu 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 TreeListOptionsMenu :
    BaseTreeListOptions
vb
Public Class TreeListOptionsMenu
    Inherits BaseTreeListOptions

The following members return TreeListOptionsMenu objects:

Remarks

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

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraTreeList.BaseTreeListOptions TreeListOptionsMenu

See Also

TreeListOptionsMenu Members

OptionsMenu

PopupMenuShowing

DevExpress.XtraTreeList Namespace