Spread Windows Forms 11.0 Product Documentation
Size Property (ComboDropDownInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ComboDropDownInfo Class : Size Property
Syntax
'Declaration
 
Public Overrides Property Size As Size
'Usage
 
Dim instance As ComboDropDownInfo
Dim value As Size
 
instance.Size = value
 
value = instance.Size
public override Size Size {get; set;}
See Also

Reference

ComboDropDownInfo Class
ComboDropDownInfo Members