DataGridCollectionView.

CanSort Property

Summary

Gets a value indicating whether we support sorting with this ICollectionView.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool CanSort { get; }

Value

Type Description
bool