[]
Represents TimeSpanDisplayFieldInfo class to define display fields for the GcTimeSpanCellType control.
public abstract class TimeSpanDisplayFieldInfo : DisplayFieldInfo, INamedObject, ISerializable, ISerializeSupport
Public MustInherit Class TimeSpanDisplayFieldInfo
Inherits DisplayFieldInfo
Implements INamedObject, ISerializable, ISerializeSupport
This class represents the base class for field types that can be accepted by the GcTimeSpanCellType.
Name | Description |
---|---|
TimeSpanDisplayFieldInfo() | Initializes a new instance of this class. |
TimeSpanDisplayFieldInfo(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. |