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