public string SortingMemberPath { get; set; }
Public Property SortingMemberPath As String Get Set
public: property String^ SortingMemberPath { String^ get (); void set (String^ value); }
member SortingMemberPath : string with get, set
In This Article