Back to Devexpress

WinExplorerView.IsZoomedView Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerview-179223c1.md

latest1.4 KB
Original Source

WinExplorerView.IsZoomedView Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public override bool IsZoomedView { get; }
vb
Public Overrides ReadOnly Property IsZoomedView As Boolean

Property Value

Type
Boolean

Remarks

WinExplorerView does not support zooming.

See Also

WinExplorerView Class

WinExplorerView Members

DevExpress.XtraGrid.Views.WinExplorer Namespace