ASPxClientCardViewBatchEditCardValidatingEventArgs Properties
Provides data for the ASPxClientCardView.BatchEditCardValidating event.| Name | Description |
|---|---|
| validationInfo | Provides validation information of a card currently being validated. |
| visibleIndex | Gets the processed card’s visible index. |
See Also