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


In This Topic
    DisplayField Class Members
    In This Topic

    The following tables list the members exposed by DisplayField.

    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the DisplayField.  
    Public PropertyGets or sets the font of the DisplayField.  
    Public PropertyGets or sets the foreground color of the DisplayField.  
    Public PropertyGets or sets the space around the DisplayField.  
    Public PropertyGets or sets the name of the object.  
    Public PropertyGets or sets padding within the DisplayField.  
    Public PropertyGets the size of the DisplayField.  
    Public PropertyGets text assosiated to the DisplayField.  
    Top
    Public Methods
     NameDescription
    Public MethodComputes the location of the specified container point into the DisplayField coordinates.  
    Public MethodComputes the location of the specified the DisplayField point into container coordinates.  
    Public MethodResets the Font property to default value.  
    Public MethodResets the ForeColor property to default value.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the display field is redrawn.  
    Top
    See Also