[]
Represents the TimeSpanField class used to define base input fields for the GcTimeSpanCellType.
public abstract class TimeSpanFieldInfo : FieldInfo, INamedObject, ISerializable, ISerializeSupport, INotifyPropertyChanged
Public MustInherit Class TimeSpanFieldInfo
Inherits FieldInfo
Implements INamedObject, ISerializable, ISerializeSupport, INotifyPropertyChanged
This class represents the base class for field types that can be accepted by the GcTimeSpanCellType.
Name | Description |
---|---|
TimeSpanFieldInfo() | Initializes a new instance of this class. |
TimeSpanFieldInfo(SerializationInfo, StreamingContext) | Initializes a new instance of this class. |
Name | Description |
---|---|
Deserialize(XmlNodeReader) | Loads the object from XML. |
GetObjectData(SerializationInfo, StreamingContext) | Gets the object data. |
Serialize(XmlTextWriter) | Saves the object to XML. |
Name | Description |
---|---|
PropertyChanged | Event is raised when a property is changed |