[]
Gets the value on which the sort is performed for the specified ISortField object.
[Browsable(false)]
public object SortOnValue { get; set; }
<Browsable(False)>
Public Property SortOnValue As Object
| Type | Description |
|---|---|
| object | The value on which the sort is performed for the specified ISortField object. |