FarPoint.Win.Spread
GroupInfoCollection Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : GroupInfoCollection Class


Represents the read-only collection of GroupInfo objects.

Object Model

Syntax

Visual Basic (Declaration) 
Public Class GroupInfoCollection 
   Implements ICanSerializeXmlISerializeSupport 
Visual Basic (Usage)Copy Code
Dim instance As GroupInfoCollection
C# 
public class GroupInfoCollection : ICanSerializeXmlISerializeSupport  

Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.GroupInfoCollection

See Also