Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / BorderStyle Property

In This Topic
    BorderStyle Property (C1DateEdit)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property BorderStyle As BorderStyle
    public BorderStyle BorderStyle {get; set;}
    See Also