[Description("Indicates if the column can be used to group the data rows.")] [Category("Behavior")] [ApplyToDesigner(true)] public bool CanBeGrouped {get; set;}
'Declaration <DescriptionAttribute("Indicates if the column can be used to group the data rows.")> <CategoryAttribute("Behavior")> <ApplyToDesignerAttribute(True)> Public Property CanBeGrouped As Boolean