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.v24.2.dll

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