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