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

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