ASP.NET Core MVC コントロールヘルプ
ClientConverter プロパティ (PropertyGroupDescription)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > PropertyGroupDescription クラス : ClientConverter プロパティ
Gets or sets the callback function that takes an item and a property name and returns the group name.
シンタックス
'宣言
 
Public Property ClientConverter As System.String
public System.string ClientConverter {get; set;}
解説
If not specified, the group name is the property value for the item.
参照

PropertyGroupDescription クラス
PropertyGroupDescription メンバ