Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid.Export Namespace > ExporterBase Class : EndExport Method |
'Declaration Public Function EndExport( _ ByVal asyncResult As IAsyncResult _ ) As Stream
'Usage Dim instance As ExporterBase Dim asyncResult As IAsyncResult Dim value As Stream value = instance.EndExport(asyncResult)
public Stream EndExport( IAsyncResult asyncResult )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family