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

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