Xceed DataGrid for Silverlight Documentation
StopExport Method (ExporterBase)


Called to stop (i.e., finalize) the export operation.
Syntax
'Declaration
 
Protected Overridable Sub StopExport() 
'Usage
 
Dim instance As ExporterBase
 
instance.StopExport()
protected virtual void StopExport()
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

ExporterBase Class
ExporterBase Members

Send Feedback