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; }
ReadOnly Property DefaultGrouping As String
Get
Property Value
Type:
StringThe 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