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