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

In This Topic
    IsFontStyleVisible Property (IViewOptions)
    In This Topic
    書式設定ツールバーにフォントスタイルボタンを表示するかどうかを示す値。
    Syntax
    'Declaration
     
    
    Property IsFontStyleVisible As Boolean
    bool IsFontStyleVisible {get; set;}
    See Also