ControlNavigator Constructors
Provides a graphical interface for navigating data-aware controls that implement the INavigatableControl interface (this interface is implemented by all DevExpress data-aware container controls).| Name | Description |
|---|---|
| ControlNavigator() | Creates a new ControlNavigator object with default settings. |
See Also