Spread for ASP.NET 12 Product Documentation
ItemFont Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ContextMenuStyle Class : ItemFont Property
Gets or sets the font information of the context menu item.
Syntax
'Declaration
 
Public ReadOnly Property ItemFont As FontInfo
'Usage
 
Dim instance As ContextMenuStyle
Dim value As FontInfo
 
value = instance.ItemFont
public FontInfo ItemFont {get;}

Property Value

The font info of the context menu item.
See Also

Reference

ContextMenuStyle Class
ContextMenuStyle Members