FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridManipulationLayer Class / LayoutUpdated Event

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