ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / LineColor Property

In This Topic
    LineColor Property
    In This Topic
    Gets or sets the line color.
    Syntax
    'Declaration
     
    Public Property LineColor As Color
    public Color LineColor {get; set;}
    See Also