Click or drag to resize

MapperKernelGroupingField Property

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

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

Property Value

Type: IField
See Also