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

In This Topic
    IsTextColorVisible Property (IViewOptions)
    In This Topic
    A value indicating whether to display text color button on the format toolbar.
    Syntax
    'Declaration
     
    
    Property IsTextColorVisible As Boolean
    bool IsTextColorVisible {get; set;}
    See Also