Skip to main content
All docs
V26.1
  • WinExplorerView.GetItemOptions() Method

    Returns the current WinExplorer View style.

    Namespace: DevExpress.XtraGrid.Views.WinExplorer

    Assembly: DevExpress.XtraGrid.v26.1.dll

    Declaration

    [Browsable(false)]
    public WinExplorerViewStyleOptions GetItemOptions()

    Returns

    Type Description
    WinExplorerViewStyleOptions

    The advanced settings specific to a WinExplorer View.

    See Also