Spread for ASP.NET 12 Product Documentation
Font Property (HierBarInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > HierBarInfo Class : Font Property
Gets or sets the font information for the hierarchy bar in the Spread component.
Syntax
'Declaration
 
Public Property Font As FontInfo
'Usage
 
Dim instance As HierBarInfo
Dim value As FontInfo
 
instance.Font = value
 
value = instance.Font
public FontInfo Font {get; set;}
See Also

Reference

HierBarInfo Class
HierBarInfo Members