Class
QueryableCollectionViewGroupRoot

This class is used as an entry point for all actions related to grouping (like add, remove, edit).

Definition

Properties

IsBottomLevel

Gets a value that indicates whether this group has any subgroups.

Declaration

cs-api-definition
public override bool IsBottomLevel { get; }

Property Value

bool

Overrides QueryableCollectionViewGroup.IsBottomLevel

Remarks

Returns false.

RootGroup

Gets the root group.

Declaration

cs-api-definition
protected override QueryableCollectionViewGroupRoot RootGroup { get; }

Property Value

QueryableCollectionViewGroupRoot

The root group.

Overrides QueryableCollectionViewGroup.RootGroup

In this article
DefinitionPropertiesIsBottomLevelRootGroup
Not finding the help you need?
Contact Support