WinExplorerView.IsVisible Property
In This Article
Gets whether this WinExplorerView is currently visible.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if this Win |
#Remarks
Use the GridControl.MainView property to select the View currently selected by the GridControl.
See Also