ActiveReports 6 Online Help
XYVAlueChangedEventArgs Constructor(String,String,String)

For internal use only.
Syntax
'Declaration
 
Public Function New( _
   ByVal propName As String, _
   ByVal oldVal As String, _
   ByVal newVal As String _
)
public XYVAlueChangedEventArgs( 
   string propName,
   string oldVal,
   string newVal
)

Parameters

propName
oldVal
newVal
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XYVAlueChangedEventArgs Class
XYVAlueChangedEventArgs Members
Overload List

Send Feedback