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


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
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

IGroupSupport Interface
IGroupSupport Members

 

 


Copyright © GrapeCity, inc. All rights reserved.