Back to Devexpress

TcxGridScrollbarAnnotationOptions.Active Property

vcl-cxgridcustomtableview-dot-tcxgridscrollbarannotationoptions.md

latest1.6 KB
Original Source

TcxGridScrollbarAnnotationOptions.Active Property

Specifies if scrollbar annotations are enabled for a grid View.

Declaration

delphi
property Active: Boolean index 0 read; write;

Property Value

Type
Boolean

Remarks

Set this property to True to display all custom annotations and the following predefined annotations if they are enabled:

The Active property’s default value is False.

See Also

TcxControlScrollbarAnnotationOptions.Active

TcxGridScrollbarAnnotationOptions Class

TcxGridScrollbarAnnotationOptions Members

cxGridCustomTableView Unit