DataGridCollectionView.

CanGroup Property

Summary

Gets a value indicating whether this view supports grouping. When this returns false, the rest of the interface is ignored.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool CanGroup { get; }

Value

Type Description
bool