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