ASPxCardViewExporter Constructors
An ASPxCardViewExporter control used to export the ASPxCardView control’s data.| Name | Parameters | Description |
|---|---|---|
| ASPxCardViewExporter() | none | Initializes a new instance of the ASPxCardViewExporter class. |
| ASPxCardViewExporter(ASPxCardView) | cardView | Initializes a new instance of the ASPxCardViewExporter class with the specified owner. |
See Also