Skip to main content

WinExplorerViewContentStyleOptions Class

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

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

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