ControlNavigatorButtons.Control Property
Gets the control which is bound to the ControlNavigator.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.INavigatableControl | An object implementing the INavigatableControl interface which is navigated by the ControlNavigator. |
See Also