WinExplorerView.GetItemOptions() Method
In This Article
Returns the current WinExplorer View style.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
public WinExplorerViewStyleOptions GetItemOptions()
#Returns
Type | Description |
---|---|
Win |
The advanced settings specific to a Win |
See Also