|
|
|
@ -15,7 +15,7 @@ namespace ICSharpCode.Reports.Addin.Test.Wizard |
|
|
|
/// Description of ReportGenerationHelper.
|
|
|
|
/// Description of ReportGenerationHelper.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
///
|
|
|
|
///
|
|
|
|
/* |
|
|
|
|
|
|
|
public class ReportGenerationHelper |
|
|
|
public class ReportGenerationHelper |
|
|
|
{ |
|
|
|
{ |
|
|
|
public static ReportModel FormSheetModel() |
|
|
|
public static ReportModel FormSheetModel() |
|
|
|
@ -86,5 +86,5 @@ namespace ICSharpCode.Reports.Addin.Test.Wizard |
|
|
|
return structure; |
|
|
|
return structure; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
*/ |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|