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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ColumnBase クラス : SortMemberPath プロパティ
Gets or sets the name of the property to use when sorting this column.
シンタックス
'宣言
 
Public Property SortMemberPath As System.String
public System.string SortMemberPath {get; set;}
解説
Use this property in cases where you want the sorting to be performed based on values other than the ones speficied by the Binding property.
参照

ColumnBase クラス
ColumnBase メンバ