[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.BoundSheetBuilder-1.GroupBy

GroupBy Method

GroupBy(params string[])

Declaration
public BoundSheetBuilder<T> GroupBy(params string[] names)
Parameters
Type Name Description
string[] names

The property names used for grouping

Returns
Type Description
BoundSheetBuilder<T>

Current builder