WinExplorerView.OptionsNavigation Property
Provides access to the set of properties that manage the WinExplorerView navigation.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GridOptionsNavigation | A GridOptionsNavigation object that stores this WinExplorerView‘s navigation options. |
See Also