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

WinExplorerViewContentStyleOptions Class

Provides options that affect the layout of elements in the WinExplorerViewStyle.Content style.

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class WinExplorerViewContentStyleOptions :
    WinExplorerViewStyleOptions

The following members return WinExplorerViewContentStyleOptions objects:

Remarks

Options provided by the WinExplorerViewContentStyleOptions class are accessible from the WinExplorerViewStyleOptionsCollection.Content property.

See Also