Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultGroupFooterCollection Class
Properties Methods

In This Topic
    DefaultGroupFooterCollection Class Members
    In This Topic

    The following tables list the members exposed by DefaultGroupFooterCollection.

    Public Constructors
     NameDescription
    Public Constructor Constructor of DefaultGroupFooterCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets whether the entire object can be saved to XML and successfully loaded again.  
    Public Property Gets the number of items.  
    Public Property Gets the default group footer based on the index.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a new default group footer item in the list using the column index.  
    Public Method Clears list of default group footers.  
    Public Method Returns whether the item specified by column index is already in the list.  
    Public Method Loads the object from XML.  
    Public Method Serializes the DefaultGroupFooterCollection to the SerializationInfo object.  
    Public Method Removes the item specified by the column index.  
    Public Method Saves the object to XML.  
    Top
    See Also