ScrollBarCustomRowAnnotationEventArgs.ScrollBarAnnotationInfo Property
Gets or sets the information about the layout and appearance of custom scrollbar annotation marks.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v21.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
ScrollBarAnnotationInfo | A ScrollBarAnnotationInfo object that contains layout and appearance information. |
Remarks
Use the ScrollBarAnnotationInfo property to define the look and feel of custom scrollbar annotation marks.
See Also