WinExplorerViewListStyleOptions Class
Contains appearance and behavior settings applied in the WinExplorerViewStyle.List paint style.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return WinExplorerViewListStyleOptions objects:
Remarks
You can access and customize these settings using the WinExplorerViewStyleOptionsCollection.List property (available from the WinExplorerView.OptionsViewStyles object).
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
WinExplorerViewStyleOptions
WinExplorerViewListStyleOptions
See Also