[]
Represents TimeSpanLiteralFieldInfo class to define literal fields for the GcTimeSpanCellType control.
public class TimeSpanLiteralFieldInfo : TimeSpanFieldInfo, INamedObject, INotifyPropertyChanged, ISerializable, ISerializeSupport
Public Class TimeSpanLiteralFieldInfo
Inherits TimeSpanFieldInfo
Implements INamedObject, INotifyPropertyChanged, ISerializable, ISerializeSupport
Name | Description |
---|---|
TimeSpanLiteralFieldInfo() | Initializes a new instance of the TimeSpanLiteralFieldInfo class. |
TimeSpanLiteralFieldInfo(SerializationInfo, StreamingContext) | Initializes a new instance of this class. |
TimeSpanLiteralFieldInfo(string) | Initializes a new instance of the TimeSpanLiteralFieldInfo class. |
Name | Description |
---|---|
Text | Gets or sets the literal text of the field. |
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) | Gets the object data. |
Serialize(XmlTextWriter) | Saves the object to XML. |