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