Spread Silverlight Documentation
FontSize Property (ColumnDropDownList)


GrapeCity.Windows.SpreadSheet.UI Namespace > ColumnDropDownList Class : FontSize Property
Syntax
'Declaration
 
Public Property FontSize As System.Double
'Usage
 
Dim instance As ColumnDropDownList
Dim value As System.Double
 
instance.FontSize = value
 
value = instance.FontSize
public System.double FontSize {get; set;}
See Also

Reference

ColumnDropDownList Class
ColumnDropDownList Members