[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanSignFieldInfo

TimeSpanSignFieldInfo Class

Represents TimeSpanSignFieldInfo class to define sign fields for the GcTimeSpanCellType control.

Inheritance
TimeSpanSignFieldInfo
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class TimeSpanSignFieldInfo : TimeSpanFieldInfo, INamedObject, INotifyPropertyChanged, ISerializable, ISerializeSupport
Public Class TimeSpanSignFieldInfo
    Inherits TimeSpanFieldInfo
    Implements INamedObject, INotifyPropertyChanged, ISerializable, ISerializeSupport

Constructors

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.

Properties

Name Description
NegativePattern

Gets or sets the negative pattern of the field.

PositivePattern

Gets or sets the positive pattern of the field.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.

Serialize(XmlTextWriter)

Saves the object to XML.