Configurates
C1.Web.Mvc.BaseCollectionViewService<T>.GroupDescriptions. Sets the group descriptions with an action.
シンタックス
'宣言
Public Overridable Function PropertyGroupDescriptions( _
ByVal As System.Action(Of ListItemFactory(Of PropertyGroupDescription,PropertyGroupDescriptionBuilder)) _
) As
public virtual PropertyGroupDescriptions(
System.Action<ListItemFactory<PropertyGroupDescription,PropertyGroupDescriptionBuilder>>
)
パラメータ
- build
- An action to create the group descriptions.
戻り値の型
Current builder.
参照