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

In This Topic
    IsTextColorVisible Property (ViewOptions)
    In This Topic
    Gets or sets a value indicating whether to display text color button on the format toolbar.
    Syntax
    'Declaration
     
    
    Public Property IsTextColorVisible As Boolean
    public bool IsTextColorVisible {get; set;}
    See Also