PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / RightToLeftLayoutChanged Event

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