[]
Represents TimeSpanSignFieldInfo class to define sign fields for the GcTimeSpanCellType control.
public class TimeSpanSignFieldInfo : TimeSpanFieldInfo, INamedObject, INotifyPropertyChanged, ISerializable, ISerializeSupport
Public Class TimeSpanSignFieldInfo
Inherits TimeSpanFieldInfo
Implements INamedObject, INotifyPropertyChanged, ISerializable, ISerializeSupport
| Name | Description |
|---|---|
| TimeSpanSignFieldInfo() | Initializes a new instance of the TimeSpanSignFieldInfo class. |
| TimeSpanSignFieldInfo(SerializationInfo, StreamingContext) | Initializes a new instance of this class. |
| TimeSpanSignFieldInfo(string, string) | Initializes a new instance of the TimeSpanSignFieldInfo 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. |