TcxCustomGridTableViewStyles.Navigator Property
In This Article
#Declaration
Delphi
property Navigator: TcxStyle index vsNavigator read; write;
#Property Value
Type | Description |
---|---|
Tcx |
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