TcxExtEditingControl.Navigator Property
Provides access to the settings that define the appearance and behavior of the embedded navigator and its elements.
Declaration
property Navigator: TcxControlNavigator read; write;
Property Value
Type |
---|
TcxControlNavigator |
Remarks
Refer to the TcxControlNavigator class description to learn about these settings.
See Also