LayoutViewColumnCollection(LayoutView) Constructor
Initializes a new instance of the LayoutViewColumnCollection class with default settings.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | LayoutView | A LayoutView object representing the View that will own the new column collection. |
See Also