Xceed DataGrid for Silverlight Documentation
NotificationSource Enumeration
Members 


Value representing the source of a notification.
Syntax
'Declaration
 
Public Enum NotificationSource 
   Inherits System.Enum
'Usage
 
Dim instance As NotificationSource
public enum NotificationSource : System.Enum 
Members
MemberDescription
FilteringA filtering operation is the source of the notification.
GroupingA grouping operation is the source of the notification.
NavigationA navigation operation is the source of the notification.
SelectionA selection operation is the source of the notification.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Silverlight.DataGrid.NotificationSource

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

Xceed.Silverlight.DataGrid Namespace

Send Feedback