Skip to main content

WinExplorerViewListStyleOptions Class

Contains appearance and behavior settings applied in the WinExplorerViewStyle.List paint style.

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

public class WinExplorerViewListStyleOptions :
    WinExplorerViewStyleOptions

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).

See Also