[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo

TimeSpanFieldInfo Class

Represents the TimeSpanField class used to define base input fields for the GcTimeSpanCellType.

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

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

Constructors

Name Description
TimeSpanFieldInfo()

Initializes a new instance of this class.

TimeSpanFieldInfo(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.

Events

Name Description
PropertyChanged

Event is raised when a property is changed