Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > DataGridControl Class : AllowGroupCollapsing Property |
'Declaration Public Property AllowGroupCollapsing As Boolean
'Usage Dim instance As DataGridControl Dim value As Boolean instance.AllowGroupCollapsing = value value = instance.AllowGroupCollapsing
public bool AllowGroupCollapsing {get; set;}
The AllowGroupCollapsing property only affects end-user interaction and does not prevent groups from being collapsed programmatically.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family