Back to Devexpress

ScrollBarCustomRowAnnotationEventArgs Class

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

latest1.6 KB
Original Source

ScrollBarCustomRowAnnotationEventArgs Class

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

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public class ScrollBarCustomRowAnnotationEventArgs :
    EventArgs
vb
Public Class ScrollBarCustomRowAnnotationEventArgs
    Inherits EventArgs

ScrollBarCustomRowAnnotationEventArgs is the data class for the following events:

Inheritance

Object EventArgs ScrollBarCustomRowAnnotationEventArgs

See Also

ScrollBarCustomRowAnnotationEventArgs Members

DevExpress.Xpf.Grid Namespace