QueryableDataSourceView.OrderGroupsByParameters Property
.NET Framework (current version)
Gets a collection of parameters that are used to create the OrderGroupsBy clause.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
abstract OrderGroupsByParameters : ParameterCollection with get override OrderGroupsByParameters : ParameterCollection with get
Property Value
Type: System.Web.UI.WebControls.ParameterCollectionThe parameters that are used to create the OrderGroupsBy clause.
.NET Framework
Available since 4.0
Available since 4.0
Show: