GrapeCity.Xaml.SpreadSheet.Data
Comparer Property


Gets or sets the System.Collections.IComparer object for the method of comparison.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property Comparer As IComparer
'Usage
 
Dim instance As SortInfo
Dim value As IComparer
 
instance.Comparer = value
 
value = instance.Comparer
[DefaultValue()]
public IComparer Comparer {get; set;}

Property Value

An System.Collections.IComparer object for the method of comparison.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SortInfo Class
SortInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options