Back to Devexpress

ScrollBarAnnotationsCreatingEventArgs Class

wpf-devexpress-dot-xpf-dot-grid-f5705124.md

latest1.7 KB
Original Source

ScrollBarAnnotationsCreatingEventArgs Class

Provides data for the TableView.ScrollBarAnnotationsCreating and TreeListView.ScrollBarAnnotationsCreating events.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public class ScrollBarAnnotationsCreatingEventArgs :
    RoutedEventArgs
vb
Public Class ScrollBarAnnotationsCreatingEventArgs
    Inherits RoutedEventArgs

ScrollBarAnnotationsCreatingEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs ScrollBarAnnotationsCreatingEventArgs

See Also

ScrollBarAnnotationsCreatingEventArgs Members

DevExpress.Xpf.Grid Namespace