ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RuleItemStyle Class / Font2 Property

In This Topic
    Font2 Property (RuleItemStyle)
    In This Topic
    Gets or sets label font of the element.
    Syntax
    'Declaration
     
    
    Public Property Font2 As Font
    public Font Font2 {get; set;}
    See Also