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


In This Topic
    MaskFieldInfo Class Members
    In This Topic

    The following tables list the members exposed by MaskFieldInfo.

    Public Properties
     NameDescription
    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 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 text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodSaves the object to XML.  
    Top
    Public Events
     NameDescription
    Public EventEvent is raised when a property is changed  
    Top
    See Also