Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / MaskPatternFieldInfo Class
Properties Methods Events


In This Topic
    MaskPatternFieldInfo Class Members
    In This Topic

    The following tables list the members exposed by MaskPatternFieldInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the field can auto convert.  
    Public PropertyGets or sets the background color of the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Public PropertyGets or sets the font of the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Public PropertyGets or sets the foreground color of the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Public PropertyGets or sets the space around the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Public PropertyGets or sets the maximum length of the MaskPatternFieldInfo.  
    Public PropertyGets or sets the minimum length of the MaskPatternFieldInfo.  
    Public PropertyGets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Public PropertyGets or sets padding within the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Public PropertyGets or sets the password char.  
    Public PropertyGets the pattern of the field.  
    Public PropertyGets or sets the prompt char of the field.  
    Public PropertyGets or sets the text of the field.  
    Public PropertyGets or sets a value indicating whether use system password char.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskFieldInfo)
    Public MethodSets input focus to the MaskPatternField.  
    Public MethodOverridden. Gets the object data.  
    Public MethodOverridden. Saves the object to XML.  
    Top
    Public Events
     NameDescription
    Public EventEvent is raised when a property is changed (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskFieldInfo)
    Top
    See Also