[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SortFieldInfo.SortOnValue

SortOnValue Property

SortOnValue

Gets the value on which the sort is performed for the specified ISortField object.

Declaration
[Browsable(false)]
public object SortOnValue { get; set; }
<Browsable(False)>
Public Property SortOnValue As Object
Property Value
Type Description
object

The value on which the sort is performed for the specified ISortField object.