Click or drag to resize

MapperPropertiesAggregateDisplay Property

Specifies if and how a mapper (currently datasheet only) should display aggregate data. Note that aggregate data display requires an additional query by the mapper. See AggregateDisplay

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

Property Value

Type: AggregateDisplay
Specifies if and how a mapper (currently datasheet only) should display aggregate data. Note that aggregate data display requires an additional query by the mapper. See AggregateDisplay
See Also