CardOptionsBehavior Constructors
Provides behavior options for Card Views.| Name | Parameters | Description |
|---|---|---|
| CardOptionsBehavior() | none | Creates a new instance of the CardOptionsBehavior class. |
| CardOptionsBehavior(ColumnView) | view | Initializes a new instance of the CardOptionsBehavior class with the specified owning View. |
See Also