Spread Windows Forms 17
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 ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether the entire object can be saved to XML and successfully loaded again.  
    Public PropertyGets the number of items.  
    Public PropertyGets the default group footer based on the index.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new default group footer item in the list using the column index.  
    Public MethodClears list of default group footers.  
    Public MethodReturns whether the item specified by column index is already in the list.  
    Public MethodLoads the object from XML.  
    Public MethodSerializes the DefaultGroupFooterCollection to the SerializationInfo object.  
    Public MethodRemoves the item specified by the column index.  
    Public MethodSaves the object to XML.  
    Top
    See Also