WinExplorerViewContentStyleOptions Class
Provides options that affect the layout of elements in the WinExplorerViewStyle.Content style.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Related API Members
The following members return WinExplorerViewContentStyleOptions objects:
Remarks
Options provided by the WinExplorerViewContentStyleOptions class are accessible from the WinExplorerViewStyleOptionsCollection.Content property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
WinExplorerViewStyleOptions
WinExplorerViewContentStyleOptions
See Also