GrapeCity.ActiveReports.Design.Win.v9 Assembly > GrapeCity.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 System.String, _ ByVal newValue As System.Object, _ ByVal oldValue As System.Object, _ ByVal oldSectionName As System.String, _ ByVal newSectionName As System.String _ )
public LayoutChangingArgs( LayoutChangeType type, SelectionType selectionType, System.string name, System.object newValue, System.object oldValue, System.string oldSectionName, System.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
LayoutChangingArgs Class
LayoutChangingArgs Members
LayoutChangeType Enumeration