XtraCommonDialog.ShowNavigationPane Property
Gets or sets whether to display the Navigation Pane.
Namespace: DevExpress.XtraEditors.Base
Assembly: DevExpress.XtraDialogs.v24.1.dll
NuGet Packages: DevExpress.Win.Dialogs, DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Set the ShowNavigationPane
property to false
to hide the Navigation Pane (the highlighted area):
See Also