Click or drag to resize

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; }

Property Value

Type: String
Optional 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