Skip to main content
A newer version of this page is available. .

ScrollBarCustomRowAnnotationEventArgs Properties

Provides data for the TableView.ScrollBarCustomRowAnnotation and TreeListView.ScrollBarCustomRowAnnotation events.
Name Description
Row Returns a data source object that corresponds to a data row for which an event has been raised.
RowHandle Gets the handle of a row, for which an event has been raised.
ScrollBarAnnotationInfo Gets or sets the information about the layout and appearance of custom scrollbar annotation marks.
See Also