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