[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanSignDisplayFieldInfo

TimeSpanSignDisplayFieldInfo Class

Represents TimeSpanSignDisplayFieldInfo class to display sign fields for the GcTimeSpanCellType control.

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

Constructors

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.

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.