ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface / IsFontStyleVisible Property

In This Topic
    IsFontStyleVisible Property (IViewOptions)
    In This Topic
    A value indicating whether to display font style buttons on the format toolbar.
    Syntax
    'Declaration
     
    
    Property IsFontStyleVisible As Boolean
    bool IsFontStyleVisible {get; set;}
    See Also