TreeViewControl.ShowingEditorEvent Field
Identifies the ShowingEditor routed event.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v20.2.dll
Declaration
public static readonly RoutedEvent ShowingEditorEvent
Public Shared ReadOnly ShowingEditorEvent As RoutedEvent
Field Value
Type | Description |
---|---|
RoutedEvent | A routed event identifier. |
See Also
Feedback