Name | Description | |
---|---|---|
MaskPatternFieldInfo Constructor | Overloaded. |
The following tables list the members exposed by MaskPatternFieldInfo.
Name | Description | |
---|---|---|
MaskPatternFieldInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoConvert | Gets or sets a value indicating whether the field can auto convert. | |
BackColor | Gets or sets the background color of the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo) | |
Font | Gets or sets the font of the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo) | |
ForeColor | Gets or sets the foreground color of the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo) | |
Margin | Gets or sets the space around the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo) | |
MaxLength | Gets or sets the maximum length of the MaskPatternFieldInfo. | |
MinLength | Gets or sets the minimum length of the MaskPatternFieldInfo. | |
Name | Gets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo) | |
Padding | Gets or sets padding within the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo) | |
PasswordChar | Gets or sets the password char. | |
Pattern | Gets the pattern of the field. | |
PromptChar | Gets or sets the prompt char of the field. | |
Text | Gets or sets the text of the field. | |
UseSystemPasswordChar | Gets or sets a value indicating whether use system password char. |
Name | Description | |
---|---|---|
Deserialize | Loads the object from XML. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskFieldInfo) | |
Focus | Sets input focus to the MaskPatternField. | |
GetObjectData | Overridden. Gets the object data. | |
Serialize | Overridden. Saves the object to XML. |
Name | Description | |
---|---|---|
PropertyChanged | Event is raised when a property is changed (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskFieldInfo) |