WinExplorerViewContentStyleOptions(WinExplorerView) Constructor
Initializes a new instance of the WinExplorerViewContentStyleOptions class with the specified settings.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | WinExplorerView | A WinExplorerView that owns this newly created WinExplorerViewContentStyleOptions object. |
See Also