Font Property
Font
Gets or sets the font information for the hierarchy bar in the Spread component.
Declaration
[PersistenceMode(PersistenceMode.Attribute)]
public FontInfo Font { get; set; }
<PersistenceMode(PersistenceMode.Attribute)>
Public Property Font As FontInfo