Spread for ASP.NET 11 Product Documentation
GroupComparer Property (IGroupSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IGroupSupport Interface : GroupComparer Property
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
IComparer GroupComparer {get;}

Property Value

IComparer object containing a comparer for the group
See Also

Reference

IGroupSupport Interface
IGroupSupport Members