Back to Devexpress

WinExplorerView.GetItemOptions() Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerview-ba6c8eb7.md

latest1.7 KB
Original Source

WinExplorerView.GetItemOptions() Method

Returns the current WinExplorer View style.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
public WinExplorerViewStyleOptions GetItemOptions()
vb
<Browsable(False)>
Public Function GetItemOptions As WinExplorerViewStyleOptions

Returns

TypeDescription
WinExplorerViewStyleOptions

The advanced settings specific to a WinExplorer View.

|

See Also

OptionsViewStyles

OptionsView

Style

WinExplorerView Class

WinExplorerView Members

DevExpress.XtraGrid.Views.WinExplorer Namespace