Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > Column Class : AllowGroup Property |
'Declaration Public Property AllowGroup As Nullable(Of Boolean)
'Usage Dim instance As Column Dim value As Nullable(Of Boolean) instance.AllowGroup = value value = instance.AllowGroup
public Nullable<bool> AllowGroup {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family