MapperDatasheetCanGroup Method |
Is Grouping allowed for the entire datasheet.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool CanGroup()
Protected Function CanGroup As Boolean
Return Value
Type:
BooleanTrue if grouping is allowed, else false.
See Also