ScrollBarCustomRowAnnotationEventArgs Constructors
Provides data for the TableView.ScrollBarCustomRowAnnotation and TreeListView.ScrollBarCustomRowAnnotation events.| Name | Parameters | Description |
|---|---|---|
| ScrollBarCustomRowAnnotationEventArgs(Int32, Object) | rowHandle, row | Initializes a new instance of the ScrollBarCustomRowAnnotationEventArgs class with the specified settings. |
See Also