'Declaration <DescriptionAttribute("The fieldname of the column in the grid by which the data bound rows are grouped.")> <TypeConverterAttribute("Xceed.Grid.Design.GroupByConverter,Xceed.Grid.v4.3.Design,Version=4.3.20076.12375,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")> <CategoryAttribute("Behavior")> <MergablePropertyAttribute(False)> <ApplyToDesignerAttribute(True)> Public Property GroupBy As String
[Description("The fieldname of the column in the grid by which the data bound rows are grouped.")] [TypeConverter("Xceed.Grid.Design.GroupByConverter,Xceed.Grid.v4.3.Design,Version=4.3.20076.12375,Culture=neutral,PublicKeyToken=ba83ff368b7563c6")] [Category("Behavior")] [MergableProperty(false)] [ApplyToDesigner(true)] public string GroupBy {get; set;}