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


In This Topic
    TimeSpanInputFieldInfo Class Members
    In This Topic

    The following tables list the members exposed by TimeSpanInputFieldInfo.

    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 digits of the field.  
    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 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)
    Public PropertyGets or sets the value of the field.  
    Top
    Public Methods
     NameDescription
    Public MethodLoads the object from XML. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo)
    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.TimeSpanFieldInfo)
    Top
    See Also