FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / FlexGridAutomationPeer Class / RaiseNotificationEvent Method

In This Topic
    RaiseNotificationEvent Method (FlexGridAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub RaiseNotificationEvent( _
       ByVal notificationKind As AutomationNotificationKind, _
       ByVal notificationProcessing As AutomationNotificationProcessing, _
       ByVal displayString As String, _
       ByVal activityId As String _
    ) 

    Parameters

    notificationKind
    notificationProcessing
    displayString
    activityId
    See Also