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; }
Protected Overridable ReadOnly Property GroupingField As IField
Get
Property Value
Type:
IFieldSee Also