QueryableDataSourceView::GroupBy Property
.NET Framework (current version)
Gets or sets the name or names of the properties to use during the select operation for grouping data.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public: property String^ GroupBy { virtual String^ get(); virtual void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: