public SortDirection SortOrder { get; set; }
Public Property SortOrder As SortDirection Get Set
public: property SortDirection SortOrder { SortDirection get (); void set (SortDirection value); }
member SortOrder : SortDirection with get, set
In This Article