Enum ContextMenuType
Defines the constants that specify the type of shortcut menu in SfTreeGrid.
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public enum ContextMenuType
Fields
| Name | Description |
|---|---|
| ExpanderCell | Specifies the shortcut menu that will be opened at expander cells. |
| HeaderCell | Specifies the shortcut menu that will be opened at header cells. |
| RecordCell | Specifies the shortcut menu that will be opened at record cells. |