Back to Devexpress

TcxCustomGridTableView.ScrollbarAnnotations Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview.md

latest1.3 KB
Original Source

TcxCustomGridTableView.ScrollbarAnnotations Property

Provides access to the View’s scrollbar annotation settings.

Declaration

delphi
property ScrollbarAnnotations: TcxGridScrollbarAnnotationOptions read; write;

Property Value

Type
TcxGridScrollbarAnnotationOptions

Remarks

Set the ScrollbarAnnotations.Active property to True to enable scrollbar annotations. Refer to the TcxGridScrollbarAnnotationOptions class description for detailed information on available options.

See Also

TcxCustomGridTableView.OnGetScrollbarAnnotationHint

TcxCustomGridTableView.OnPopulateCustomScrollbarAnnotationRowIndexList

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit