FieldPropertiesMapperSummary_ContainerElement Property |
Optional container element for the summary. For example, use "ul" to wrap the summary content in an HTML UL element.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string MapperSummary_ContainerElement { get; }
ReadOnly Property MapperSummary_ContainerElement As String
Get
Property Value
Type:
StringOptional container element for the summary. For example, use "ul" to wrap the summary content in an HTML UL element.
Remarks
Applies to CellType MapperSummary only.
See Also