Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data Namespace > DataSourceChangedEventArgs Class > DataSourceChangedEventArgs Constructor : DataSourceChangedEventArgs Constructor(DataSourceChangedAction) |
'Declaration Public Function New( _ ByVal action As DataSourceChangedAction _ )
'Usage Dim action As DataSourceChangedAction Dim instance As New DataSourceChangedEventArgs(action)
public DataSourceChangedEventArgs( DataSourceChangedAction action )
Exception | Description |
---|---|
System.ArgumentException | Only the Reset action is supported by this constructor. |
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family