ASPxCardViewCardLayoutCreatedEventArgs Constructors
Provides data for the ASPxCardView.CardLayoutCreated event.Name | Parameters | Description |
---|---|---|
ASPxCardViewCardLayoutCreatedEventArgs(FormLayoutProperties, Int32, ASPxCardView, Boolean) | properties, visibleIndex, cardView, isEditingCard | Initializes a new instance of the class. |
See Also