Click or drag to resize

MapperDatasheetGroupingField Property

Returns the IField currently being used to group rows in the datasheet.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected override IField GroupingField { get; }

Property Value

Type: IField
See Also