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