PivotGridControl.ExportToImage Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports the control’s data to the specified stream in Image format using the specified Image-specific options. |
Export |
stream | Exports the control’s data to the specified stream in BMP format. |
Export |
file |
Exports the control’s data to the specified file in Image format using the specified Image-specific options. |
Export |
file |
Exports the control’s data to the specified file in BMP format. |