[]
Represents TimeSpanSignDisplayFieldInfo class to display sign fields for the GcTimeSpanCellType control.
public class TimeSpanSignDisplayFieldInfo : TimeSpanDisplayFieldInfo, INamedObject, ISerializable, ISerializeSupport
Public Class TimeSpanSignDisplayFieldInfo
Inherits TimeSpanDisplayFieldInfo
Implements INamedObject, ISerializable, ISerializeSupport
Name | Description |
---|---|
TimeSpanSignDisplayFieldInfo() | Initializes a new instance of the TimeSpanSignDisplayFieldInfo class. |
TimeSpanSignDisplayFieldInfo(SerializationInfo, StreamingContext) | Initializes a new instance of this class. |
TimeSpanSignDisplayFieldInfo(string, string) | Initializes a new instance of the TimeSpanSignDisplayFieldInfo class. |
Name | Description |
---|---|
NegativePattern | Gets or sets the negative pattern of the field. |
PositivePattern | Gets or sets the positive pattern of the field. |
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) | Gets the object data. |
Serialize(XmlTextWriter) | Saves the object to XML. |