Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace : DataSourceChangedAction Enumeration |
'Declaration Public Enum DataSourceChangedAction Inherits System.Enum
'Usage Dim instance As DataSourceChangedAction
public enum DataSourceChangedAction : System.Enum
Member | Description |
---|---|
Add | One or more items were added to the data source. |
ItemChanged | |
Remove | One or more items were removed from the data source. |
Replace | One or more items were replaced in the data source . |
Reset | The content of the data source changed dramatically. |
System.Object
System.ValueType
System.Enum
Xceed.Silverlight.Data.DataSourceChangedAction
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family