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

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