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

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