示例#1
0
 public string SortOrderAsString()
 {
     return(GridSortField.SortOrderAsString(this.sortOrder));
 }