FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotPanel Class / DataEngineConnectionChanged Event

In This Topic
    DataEngineConnectionChanged Event
    In This Topic
    Occurs when data engine table connected.
    Syntax
    'Declaration
     
    Public Event DataEngineConnectionChanged As EventHandler
    public event EventHandler DataEngineConnectionChanged
    See Also