vcl-cxvgrid-9e2d1068.md
Stores a vertical grid‘s scrollbar annotation options.
TcxVerticalGridScrollbarAnnotationOptions = class(
TcxControlScrollbarAnnotationOptions
)
This class has the following members that allow you to:
Enable scrollbar annotations (Active).
Enable or disable predefined scrollbar annotations (ShowErrors, ShowFocusedRow, and ShowSearchResults).
Manage custom scrollbar annotations (CustomAnnotations).
A vertical grid’s ScrollbarAnnotations property references a TcxVerticalGridScrollbarAnnotationOptions object.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxControlOptions TcxControlScrollbarAnnotationOptions TcxVerticalGridScrollbarAnnotationOptions
See Also
TcxTreeListScrollbarAnnotationOptions
TcxGridScrollbarAnnotationOptions