Click or drag to resize

PagePropertiesPageGrouping Property

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

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

Property Value

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