Intersoft.Client.UI.Data Namespace > UXGridView Class : Export Method |
Public Sub Export( _ ByVal stream As Stream, _ ByVal options As UXGridViewExportOptions _ )
Dim instance As UXGridView Dim stream As Stream Dim options As UXGridViewExportOptions instance.Export(stream, options)
public void Export( Stream stream, UXGridViewExportOptions options )
public: void Export( Stream^ stream, UXGridViewExportOptions^ options )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2