GrapeCity.ActiveReports.Design.Win.v12 アセンブリ > GrapeCity.ActiveReports.Design 名前空間 > LayoutChangingArgs クラス : LayoutChangingArgs コンストラクタ |
'宣言 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 )