[]
Represents MaskLiteralFieldInfo class to define pattern fields for the GcMaskCellType control.
public class MaskLiteralFieldInfo : MaskFieldInfo, INamedObject, INotifyPropertyChanged, ISerializable, ISerializeSupport
Public Class MaskLiteralFieldInfo
Inherits MaskFieldInfo
Implements INamedObject, INotifyPropertyChanged, ISerializable, ISerializeSupport
| Name | Description |
|---|---|
| MaskLiteralFieldInfo() | Initializes a new instance of the MaskLiteralFieldInfo class. |
| MaskLiteralFieldInfo(SerializationInfo, StreamingContext) | Initializes a new instance of this class. |
| MaskLiteralFieldInfo(string) | Initializes a new instance of the MaskLiteralFieldInfo class. |
| Name | Description |
|---|---|
| Text | Gets or sets the literal text of the field. |
| Name | Description |
|---|---|
| GetObjectData(SerializationInfo, StreamingContext) | Gets the object data. |
| Serialize(XmlTextWriter) | Saves the object to XML. |