MVCxPivotGridExporter Constructors
Performs WYSIWYG PivotGrid export and raises export events.Name | Parameters | Description |
---|---|---|
MVCxPivotGridExporter(PivotGridSettings, Object) | settings, dataObject | Initializes a new instance of the MVCxPivotGridExporter class. |
MVCxPivotGridExporter(PivotGridSettings, String) | settings, connectionString | Initializes a new instance of the MVCxPivotGridExporter class. |
See Also