Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupInfoCollection Class


In This Topic
    GroupInfoCollection Class Properties
    In This Topic

    For a list of all members of this type, see GroupInfoCollection members.

    Public Properties
     NameDescription
    Public PropertyGets whether the object can be rendered with XML in its entirety without losing any information.  
    Public PropertyGets the number of GroupInfo objects in the collection.  
    Public PropertyGets whether the collection has a fixed size. (This implementation always returns false.)  
    Public PropertyGets whether the collection is read-only. (This implementation always returns false.)  
    Public PropertyGets whether access to the collection is synchronized. (This implementation always returns false.)  
    Public PropertyGets or sets the GroupInfo object at the specified index in the collection.  
    Public PropertyGets a collection (GroupInfoCollection object) that can be used to synchronize access.  
    Top
    See Also