C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridVirtualAutomationPeer Class / RaiseNotificationEvent Method

In This Topic
RaiseNotificationEvent Method (GridVirtualAutomationPeer)
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