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