Skip to main content
A newer version of this page is available. .
All docs
V22.2

WinExplorerView.GetItemOptions() Method

Returns the current WinExplorer View style.

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v22.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Browsable(false)]
public WinExplorerViewStyleOptions GetItemOptions()

Returns

Type Description
WinExplorerViewStyleOptions

The advanced settings specific to a WinExplorer View.

See Also