[]
Returns whether the collection is able to group the specified group descriptions.
public virtual bool CanGroup(params GroupDescription[] groupDescriptions)
Type | Name | Description |
---|---|---|
GroupDescription[] | groupDescriptions | The group descriptions that determine how the data would be grouped. |
Type | Description |
---|---|
bool |