TreeViewControl.IsNodeMenuEnabledProperty Field
Identifies the IsNodeMenuEnabled dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v20.2.dll
Declaration
public static readonly DependencyProperty IsNodeMenuEnabledProperty
Public Shared ReadOnly IsNodeMenuEnabledProperty As DependencyProperty
Field Value
Type | Description |
---|---|
DependencyProperty | A dependency property identifier. |
See Also
Feedback