QueryableDataSourceView.OrderGroupsByParameters Property

.NET Framework (current version)
 

Gets a collection of parameters that are used to create the OrderGroupsBy clause.

Namespace:   System.Web.UI.WebControls
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.ParameterCollection

The parameters that are used to create the OrderGroupsBy clause.

.NET Framework
Available since 4.0
Return to top
Show: