Spread Windows Forms 10.0 Product Documentation
DisplayField Class Members
Properties  Methods  Events


The following tables list the members exposed by DisplayField.

Public Properties
 NameDescription
Public PropertyBackColorGets or sets the background color of the DisplayField.  
Public PropertyFontGets or sets the font of the DisplayField.  
Public PropertyForeColorGets or sets the foreground color of the DisplayField.  
Public PropertyMarginGets or sets the space around the DisplayField.  
Public PropertyNameGets or sets the name of the object.  
Public PropertyPaddingGets or sets padding within the DisplayField.  
Public PropertySizeGets the size of the DisplayField.  
Public PropertyTextGets text assosiated to the DisplayField.  
Top
Public Methods
 NameDescription
Public MethodPointContainerToFieldComputes the location of the specified container point into the DisplayField coordinates.  
Public MethodPointFieldToContainerComputes the location of the specified the DisplayField point into container coordinates.  
Public MethodResetFontResets the Font property to default value.  
Public MethodResetForeColorResets the ForeColor property to default value.  
Top
Public Events
 NameDescription
Public EventPaintOccurs when the display field is redrawn.  
Top
See Also

Reference

DisplayField Class
GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.