Back to Devexpress

TcxCustomGridTableViewStyles.Navigator Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableviewstyles-74a3a80c.md

latest1.2 KB
Original Source

TcxCustomGridTableViewStyles.Navigator Property

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

Declaration

delphi
property Navigator: TcxStyle index vsNavigator read; write;

Property Value

TypeDescription
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

TcxCustomGridTableViewStyles.NavigatorInfoPanel

Style Repository

TcxCustomGridTableViewStyles Class

TcxCustomGridTableViewStyles Members

cxGridCustomTableView Unit