Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > DataGridControl Class : NotificationReceived Event |
'Declaration Public Event NotificationReceived As EventHandler(Of NotificationReceivedEventArgs)
'Usage Dim instance As DataGridControl Dim handler As EventHandler(Of NotificationReceivedEventArgs) AddHandler instance.NotificationReceived, handler
public event EventHandler<NotificationReceivedEventArgs> NotificationReceived
The event handler receives an argument of type NotificationReceivedEventArgs containing data related to this event. The following NotificationReceivedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NotificationMessage |
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family