Click or drag to resize

MapperPropertiesDefaultGrouping Property

The grouping (a column name) to use when a page containing the mapper is opened. An optional DESC keyword can be appended to invert the group order.

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

Property Value

Type: String
The grouping (a column name) to use when a page containing the mapper is opened. An optional DESC keyword can be appended to invert the group order.
See Also