Spread Windows Forms 12.0 Product Documentation
Size Property (DisplayField)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace > DisplayField Class : Size Property
Gets the size of the DisplayField.
Syntax
'Declaration
 
Public ReadOnly Property Size As Size
'Usage
 
Dim instance As DisplayField
Dim value As Size
 
value = instance.Size
public Size Size {get;}

Property Value

A Size indicates the size of the field.
See Also

Reference

DisplayField Class
DisplayField Members