Skip to main content
A newer version of this page is available. .
Tab

ASPxVerticalGridExporter Constructors

An ASPxVerticalGridExporter control used to export the ASPxVerticalGrid control’s data.
Name Parameters Description
ASPxVerticalGridExporter() none Initializes a new instance of the ASPxVerticalGridExporter class with default settings.
ASPxVerticalGridExporter(ASPxVerticalGrid) grid Initializes a new instance of the ASPxVerticalGridExporter class with the specified owner.
See Also