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


In This Topic
    TimeSpanMinuteFieldInfo Class Members
    In This Topic

    The following tables list the members exposed by TimeSpanMinuteFieldInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanInputFieldInfo)
    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. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanInputFieldInfo)
    Public PropertyGets or sets the spin increment. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanInputFieldInfo)
    Public PropertyGets text of the Field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo)
    Public PropertyGets or sets the value of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanInputFieldInfo)
    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 MethodSaves the object to XML. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanInputFieldInfo)
    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