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

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