Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public class WinExplorerViewStyleOptionsCollection :
    ViewBaseOptions

The following members return WinExplorerViewStyleOptionsCollection objects:

Remarks

See the WinExplorer View topic to learn more.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
WinExplorerViewStyleOptionsCollection
See Also