Click or drag to resize

ReportPropertiesDetailLayout Property

The layout for the report criteria 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 DetailLayout { get; }

Property Value

Type: String
The layout for the report criteria page. This is generally a MOP or a layout spec generated by the page designer.
See Also