Skip to main content
A newer version of this page is available. .

TcxGridScrollbarAnnotationOptions.ShowSelectedRows Property

Specifies if a grid View denotes selected rows on a scrollbar.

Declaration

property ShowSelectedRows: Boolean index 1 read; write;

Property Value

Type
Boolean

Remarks

A grid View marks selected rows on a scrollbar if the following conditions are met:

The ShowSelectedRows property’s default value is True.

See Also