ActiveReports.Design6 Assembly > DataDynamics.ActiveReports.Design Namespace > LayoutChangingArgs Class : LayoutChangingArgs Constructor |
Initializes a new instance of the LayoutChangingArgs class.
'Declaration Public Function New( _ ByVal type As LayoutChangeType, _ ByVal selectionType As SelectionType, _ ByVal name As String, _ ByVal newValue As Object, _ ByVal oldValue As Object, _ ByVal oldSectionName As String, _ ByVal newSectionName As String _ )
public LayoutChangingArgs( LayoutChangeType type, SelectionType selectionType, string name, object newValue, object oldValue, string oldSectionName, string newSectionName )
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