FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotFieldEditor Class / LayoutUpdated Event

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