Spread Windows Forms 12.0 Product Documentation
Size Property (Field)


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

Property Value

A Size indicates the size of the Field.
See Also

Reference

Field Class
Field Members