Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IGroupSupport Interface / GroupComparer Property


In This Topic
GroupComparer Property (IGroupSupport)
In This Topic
Gets the comparer for the group.
Syntax
'Declaration
 
ReadOnly Property GroupComparer As IComparer
 
'Usage
 
Dim instance As IGroupSupport
Dim value As IComparer
 
value = instance.GroupComparer
See Also