CardViewAppearances(BaseView) Constructor
Initializes a new instance of the CardViewAppearances class.
Namespace: DevExpress.XtraGrid.Views.Card
Assembly: DevExpress.XtraGrid.v23.1.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | BaseView | A BaseView descendant representing the View that will own the created collection. |
See Also