ASPxGridExporterBase.WriteRtf Method
Name | Parameters | Description |
---|---|---|
WriteRtf(Stream, RtfExportOptions) | stream, exportOptions | Exports the grid’s data to a stream in RTF format with the specified export options. |
WriteRtf(Stream) | stream | Exports the grid’s data to a stream in RTF format. |