Spread Silverlight Documentation
FontStyle Property (SeparatorDropDownItemControl)


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

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members