ReportGenerationOptions Constructors
Provides options that control the layout of an XtraReport that is generated by a ReportGenerator based on a GridControl‘s data.| Name | Description |
|---|---|
| ReportGenerationOptions() | Initializes a new instance of the ReportGenerationOptions class with the default settings. |
See Also