Click or drag to resize

GroupingInfoField Property

Gets/sets the field currently used for grouping. Set only during object initialization.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public IField Field { get; set; }

Property Value

Type: IField
See Also