FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / RaiseAutomationEvent Method

In This Topic
    RaiseAutomationEvent Method (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub RaiseAutomationEvent( _
       ByVal eventId As AutomationEvents _
    ) 
    public void RaiseAutomationEvent( 
       AutomationEvents eventId
    )

    Parameters

    eventId
    See Also