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


In This Topic
    DateSecondDisplayField Class Members
    In This Topic

    The following tables list the members exposed by DateSecondDisplayField.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the DisplayField. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public PropertyGets or sets the font of the DisplayField. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public PropertyGets or sets the foreground color of the DisplayField. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public PropertyGets or sets the space around the DisplayField. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public PropertyGets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public PropertyGets or sets padding within the DisplayField. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public PropertyGets or sets the prompt char of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputDisplayField)
    Public PropertyGets or sets a value indicating whether show leading zero.  
    Public PropertyGets the size of the DisplayField. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public PropertyGets text assosiated to the DisplayField. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Top
    Public Methods
     NameDescription
    Public MethodComputes the location of the specified container point into the DisplayField coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public MethodComputes the location of the specified the DisplayField point into container coordinates. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public MethodResets the Font property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Public MethodResets the ForeColor property to default value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the display field is redrawn. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField)
    Top
    See Also