'Declaration Public Property AllowSort As Boolean
'Usage Dim instance As HierarchicalGroupByControl Dim value As Boolean instance.AllowSort = value value = instance.AllowSort
public bool AllowSort {get; set;}
'Declaration Public Property AllowSort As Boolean
'Usage Dim instance As HierarchicalGroupByControl Dim value As Boolean instance.AllowSort = value value = instance.AllowSort
public bool AllowSort {get; set;}