GroupByFields |
Scroll |
Gets the TheFieldList containing the fields of a loaded the query that are used for grouping in the Navigator hit-list.
Namespace: Therefore.API
Visual Basic Public Overridable Property GroupByFields As TheFieldList C# public virtual TheFieldList GroupByFields { get; }
Property ValueThe TheFieldList containing the fields the query result will be group by. |