[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DefaultGroupFooter

DefaultGroupFooter Class

Contains the default setting for the group footer.

Inheritance
DefaultGroupFooter
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class DefaultGroupFooter : ISerializable, ICanSerializeXml, ISerializeSupport
Public Class DefaultGroupFooter
    Implements ISerializable, ICanSerializeXml, ISerializeSupport

Constructors

Name Description
DefaultGroupFooter(ISheetDataModel)

Constructor for the DefaultGroupFooter object.

DefaultGroupFooter(SerializationInfo, StreamingContext)

Creates a DefaultGroupFooter object from serialization.

Properties

Name Description
CanSerializeXml

Gets whether the entire object can be saved to XML and successfully loaded again.

DataModel

Gets the data model of the default group footer.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

GetObjectData(SerializationInfo, StreamingContext)

Serializes the DefaultGroupFooter to the SerializationInfo.

Serialize(XmlTextWriter)

Saves the object to XML.