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