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

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