Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid.Export Namespace > ExporterBase Class : StartHeaderField Method |
'Declaration Protected Overridable Sub StartHeaderField( _ ByVal exportContext As ExportContext, _ ByVal headerValue As String _ )
'Usage Dim instance As ExporterBase Dim exportContext As ExportContext Dim headerValue As String instance.StartHeaderField(exportContext, headerValue)
protected virtual void StartHeaderField( ExportContext exportContext, string headerValue )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family