A newer version of this page is available.
Switch to the current version.
WinExplorerViewListStyleOptions Class
Contains appearance and behavior settings applied in the WinExplorerViewStyle.List paint style.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v19.2.dll
Declaration
public class WinExplorerViewListStyleOptions :
WinExplorerViewStyleOptions
Public Class WinExplorerViewListStyleOptions
Inherits WinExplorerViewStyleOptions
Related API Members
The following members accept/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
Feedback