Configurates
C1.Web.Mvc.BaseCollectionViewService<T>.GroupDescriptions. Sets the group descriptions with a name list.
シンタックス
'宣言
Public Overridable Function GroupBy( _
ByVal ParamArray () As System.String _
) As
public virtual GroupBy(
params System.string[]
)
パラメータ
- names
- A list of the property names for grouping.
戻り値の型
Current builder.
参照