ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsFontStyleVisible Property

In This Topic
    IsFontStyleVisible Property (ViewOptions)
    In This Topic
    Gets or sets a value indicating whether to display font style buttons on the format toolbar.
    Syntax
    'Declaration
     
    
    Public Property IsFontStyleVisible As Boolean
    public bool IsFontStyleVisible {get; set;}
    See Also