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 )
LayoutChangingArgs Class
LayoutChangingArgs Members
LayoutChangeType Enumeration