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

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