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