Skip to main content
All docs
V23.2

WinExplorerView.GetItemOptions() Method

Returns the current WinExplorer View style.

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

[Browsable(false)]
public WinExplorerViewStyleOptions GetItemOptions()

Returns

Type Description
WinExplorerViewStyleOptions

The advanced settings specific to a WinExplorer View.

See Also