VGridControlBase.Export Method
Name | Parameters | Description |
---|---|---|
Export |
target, stream, options | Exports the control’s data in the specified format to a stream, using the specified options. |
Export |
target, stream | Exports the control’s data in the specified format to a stream. |
Export |
target, file |
Exports the control’s data in the specified format to a file, using the specified options. |
Export |
target, file |
Exports the control’s data in the specified format to a file. |