[]
        
(Showing Draft Content)

C1.Web.Mvc.ColumnBase.SortMemberPath

SortMemberPath Property

SortMemberPath

Gets or sets the name of the property to use when sorting this column.

Declaration
public string SortMemberPath { get; set; }
Public Property SortMemberPath As String
Remarks

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.