CardOptionsBehavior() Constructor
Creates a new instance of the CardOptionsBehavior class.
Namespace: DevExpress.XtraGrid.Views.Card
Assembly: DevExpress.XtraGrid.v22.2.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Remarks
This constructor is automatically called when a CardView object initializes its CardView.OptionsBehavior property. Usually, you will have no need to use this constructor in applications.
See Also