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