ItemsViewOptionsSelection.Assign(BaseOptions) Method
Copies settings of the target BaseOptions object to this ItemsViewOptionsSelection object.
Namespace: DevExpress.XtraGrid.Views.Items
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
options | BaseOptions | The source object whose settings should be copied. |
See Also