ReportPropertiesParameterLayout Property |
The layout for the report parameters page. This is generally a MOP or a layout spec generated by the page designer.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ParameterLayout { get; }
ReadOnly Property ParameterLayout As String
Get
Property Value
Type:
StringThe layout for the report parameters page. This is generally a MOP or a layout spec generated by the page designer.
See Also