Back to Devexpress

ReportGenerator.ContainerForm Property

xtrareports-devexpress-dot-xtrareports-dot-reportgeneration-dot-reportgenerator.md

latest1.4 KB
Original Source

ReportGenerator.ContainerForm Property

Provides access to the form containing the ReportGenerator component.

Namespace : DevExpress.XtraReports.ReportGeneration

Assembly : DevExpress.XtraReports.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public Form ContainerForm { get; }
vb
Public ReadOnly Property ContainerForm As Form

Property Value

TypeDescription
Form

A Form object, specifying the ReportGenerator container.

|

See Also

ReportGenerator Class

ReportGenerator Members

DevExpress.XtraReports.ReportGeneration Namespace