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

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