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