Back to Devexpress

VerticalGridExtension.WriteRtf Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridextension-dot-writertf.md

latest780 B
Original Source

VerticalGridExtension.WriteRtf Method

NameParametersDescription
WriteRtf(VerticalGridSettings, Object, Stream, RtfExportOptions) staticsettings, dataObject, stream, exportOptionsExports the VerticalGrid’s data to a stream in RTF format with the specified export options.
WriteRtf(VerticalGridSettings, Object, Stream) staticsettings, dataObject, streamExports the VerticalGrid’s data to a stream in RTF format.