[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskFieldInfo

MaskFieldInfo Class

Represents the MaskFieldInfo class used to define base input fields for the GcMaskCellType.

Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public abstract class MaskFieldInfo : FieldInfo, INamedObject, ISerializable, ISerializeSupport, INotifyPropertyChanged
Public MustInherit Class MaskFieldInfo
    Inherits FieldInfo
    Implements INamedObject, ISerializable, ISerializeSupport, INotifyPropertyChanged
Remarks

This class represents the base class for field types that can be accepted by the GcMaskCellType.

Constructors

Name Description
MaskFieldInfo()

Initializes a new instance of this class.

MaskFieldInfo(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the object from XML.

GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.

Serialize(XmlTextWriter)

Saves the object to XML.

Events

Name Description
PropertyChanged

Event is raised when a property is changed