ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / C1CalendarView Class / RightToLeftLayoutChanged Event

In This Topic
    RightToLeftLayoutChanged Event (C1CalendarView)
    In This Topic
    Occurs when the RightToLeftLayout property is changed.
    Syntax
    'Declaration
     
    
    Public Event RightToLeftLayoutChanged As EventHandler
    public event EventHandler RightToLeftLayoutChanged
    See Also