ASPxCardViewCardLayoutCreatedEventArgs Properties
Provides data for the ASPxCardView.CardLayoutCreated event.| Name | Description |
|---|---|
| IsEditingCard | Gets whether the card is in edit mode. |
| Properties | Contains settings related to the FormLayout used in the processed card. |
| VisibleIndex | Gets the visible index of the processed card. |
See Also