Xceed DataGrid for Silverlight Documentation
StartExport Method (ExporterBase)


Called when a request is made to start (i.e., initialize) an export operation.
Syntax
'Declaration
 
Protected Overridable Sub StartExport() 
'Usage
 
Dim instance As ExporterBase
 
instance.StartExport()
protected virtual void StartExport()
Requirements

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

See Also

Reference

ExporterBase Class
ExporterBase Members

Send Feedback