Back to Devexpress

WinExplorerViewStyleOptionsCollection Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-e13ef3e1.md

latest2.0 KB
Original Source

WinExplorerViewStyleOptionsCollection Class

Provides access to properties that allow you to specify advanced settings for each WinExplorerView Style.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public class WinExplorerViewStyleOptionsCollection :
    ViewBaseOptions
vb
Public Class WinExplorerViewStyleOptionsCollection
    Inherits ViewBaseOptions

The following members return WinExplorerViewStyleOptionsCollection objects:

Remarks

See the WinExplorer View topic to learn more.

Inheritance

Object ViewStatePersisterCore BaseOptions ViewBaseOptions WinExplorerViewStyleOptionsCollection

See Also

WinExplorerViewStyleOptionsCollection Members

WinExplorer View

DevExpress.XtraGrid.Views.WinExplorer Namespace