LayoutViewCardDifferences(LayoutViewCard) Constructor
Initializes a new instance of the LayoutViewCardDifferences class.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
card | LayoutViewCard | A LayoutViewCard object whose differences from the default card are collected by the created object. |
See Also