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

TcxCustomGridTableViewStyles.Navigator Property

Specifies the style for the offset between the View’s navigator and horizontal scrollbar.

Declaration

property Navigator: TcxStyle index vsNavigator read; write;

Property Value

Type Description
TcxStyle

Stores appearance settings for a UI element.

Remarks

Use the Navigator property to specify the background color of the offset assigned to the View’s OptionsView.NavigatorOffset property.

See Also