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