SaveReportLayoutEventArgs Constructors
Provides data for the ASPxReportDesigner.SaveReportLayout event.| Name | Parameters | Description |
|---|---|---|
| SaveReportLayoutEventArgs(Byte[], String) | reportLayout, parameters | Initializes a new instance of the SaveReportLayoutEventArgs class with the specified settings. |
See Also