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

In This Topic
    IsBorderColorVisible Property (ViewOptions)
    In This Topic
    書式設定ツールバーに境界線色ボタンを表示するかどうかを示す値を取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property IsBorderColorVisible As Boolean
    public bool IsBorderColorVisible {get; set;}
    See Also