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


In This Topic
    MaskEnumerationFieldInfo Class Members
    In This Topic

    The following tables list the members exposed by MaskEnumerationFieldInfo.

    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 a bool value which indicates whether auto drop down when focus come to this field.  
    Public PropertyGets or sets the background color of the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Public PropertyGets or sets a bool value indicates whether the dropdown function is active.  
    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 supported items of the field.  
    Public PropertyGets or sets the space around the FieldInfo object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    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 prompt char of the field.  
    Public PropertyGets or sets the spin increment.  
    Public PropertyGets text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    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 MaskEnumerationFieldInfo.  
    Public MethodOverridden. Gets the object data.  
    Public MethodOverridden. Saves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodValidate item of MaskEnumarationFieldInfo's Items  
    Protected MethodValidate items of MaskEnumarationFieldInfo  
    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