BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / LayoutUpdated Event

In This Topic
    LayoutUpdated Event (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Event LayoutUpdated As EventHandler
    public event EventHandler LayoutUpdated
    See Also