ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DateEditMonthCalendar Class / RightToLeftLayoutChanged Event

In This Topic
    RightToLeftLayoutChanged Event (DateEditMonthCalendar)
    In This Topic
    Occurs when the value of the RightToLeftLayout property changes.
    Syntax
    'Declaration
     
    
    Public Event RightToLeftLayoutChanged As EventHandler
    public event EventHandler RightToLeftLayoutChanged
    See Also