Click or drag to resize

PageElementPropertiesMiniList_MapperGrouping Property

Grouping to apply to the element's Mapper. Note that this property overrides any DefaultGrouping property on the mapper and any PageGrouping property on the page.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string MiniList_MapperGrouping { get; }

Property Value

Type: String
Grouping to apply to the element's Mapper. Note that this property overrides any DefaultGrouping property on the mapper and any PageGrouping property on the page.
See Also