[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanDisplayFieldInfo

TimeSpanDisplayFieldInfo Class

Represents TimeSpanDisplayFieldInfo class to define display fields for the GcTimeSpanCellType control.

Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public abstract class TimeSpanDisplayFieldInfo : DisplayFieldInfo, INamedObject, ISerializable, ISerializeSupport
Public MustInherit Class TimeSpanDisplayFieldInfo
    Inherits DisplayFieldInfo
    Implements INamedObject, ISerializable, ISerializeSupport
Remarks

This class represents the base class for field types that can be accepted by the GcTimeSpanCellType.

Constructors

Name Description
TimeSpanDisplayFieldInfo()

Initializes a new instance of this class.

TimeSpanDisplayFieldInfo(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.

Serialize(XmlTextWriter)

Saves the object to XML.