FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / FlexGridAutomationPeer Class / EventsSource Property

In This Topic
    EventsSource Property (FlexGridAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Property EventsSource As AutomationPeer
    public AutomationPeer EventsSource {get; set;}
    See Also