Overload | Description |
---|---|
GenerateReportForm Constructor(GridControl) | Initializes a new instance of the GenerateReportForm specifying the Xceed.Grid.GridControl from which to create the report. |
GenerateReportForm Constructor(GridControl,String) | Initializes a new instance of the GenerateReportForm specifying the Xceed.Grid.GridControl from which to create the report as well as the folder where custom report styles are located. |
GenerateReportForm Constructor(Report) | Initializes a new instance of the GenerateReportForm specifying the Report instance that will be used by the form. |
GenerateReportForm Constructor(Report,String) | Initializes a new instance of the GenerateReportForm specifying the Report instance that will be used by the form as well as the location of the custom styles. |