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; }
ReadOnly Property AggregateDisplay As AggregateDisplay
Get
Property Value
Type:
AggregateDisplaySpecifies 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
AggregateDisplaySee Also