Spread Windows Forms 12.0 Product Documentation
RequiresRawValue Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ISortComparer Interface : RequiresRawValue Property
Gets a boolean value indiates whether the compare processes the original cell value.
Syntax
'Declaration
 
ReadOnly Property RequiresRawValue As Boolean
'Usage
 
Dim instance As ISortComparer
Dim value As Boolean
 
value = instance.RequiresRawValue
bool RequiresRawValue {get;}
See Also

Reference

ISortComparer Interface
ISortComparer Members