TcxCustomGridTableView.Navigator Property
Provides access to the View navigator’s settings.
Declaration
property Navigator: TcxGridViewNavigator read; write;
Property Value
Type |
---|
TcxGridViewNavigator |
Remarks
Refer to the TcxGridViewNavigator description, for details.
See Also