[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanLiteralFieldInfo

TimeSpanLiteralFieldInfo Class

Represents TimeSpanLiteralFieldInfo class to define literal fields for the GcTimeSpanCellType control.

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

Constructors

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.

Properties

Name Description
Text

Gets or sets the literal text of the field.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.

Serialize(XmlTextWriter)

Saves the object to XML.