Property GroupSortValues
GroupSortValues
Matches the groupSort passed to AbstractFirstPassGroupingCollector<TGroupValue>.
Declaration
public object[] GroupSortValues { get; }
Property Value
Type | Description |
---|---|
System.Object[] |
Matches the groupSort passed to AbstractFirstPassGroupingCollector<TGroupValue>.
public object[] GroupSortValues { get; }
Type | Description |
---|---|
System.Object[] |