ModuleReport.Form Property

Access to ReportForm objects. Syntax: Report.Form.ReportFormName
<ID("Form", (int)e.Form)> _ 
Public ReadOnly Property Form() As ReportsForms
This language is not supported or no code example is available.
[ID("Form", (int)e.Form)] 
public ReportsForms Form {get;}
This language is not supported or no code example is available.

Property Value

ReportsForms

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition