Summary
Gets or sets a value that indicates whether the user can sort the column by clicking the column header.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGridColumn
Syntax
public bool CanUserSort { get; set; }
Value
Type | Description |
---|---|
bool |