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; }
ReadOnly Property DetailLayout As String
Get
Property Value
Type:
StringThe layout for the report criteria page. This is generally a MOP or a layout spec generated by the page designer.
See Also