TcxCustomGridTableViewStyles.Navigator Property
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