Property CanSort
| Improve this Doc View SourceCanSort
Gets or sets a value indicates whether column is sortable. This is a dependency property.
Declaration
public bool CanSort { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Gets or sets a value indicates whether column is sortable. This is a dependency property.
public bool CanSort { get; set; }
| Type | Description |
|---|---|
| System.Boolean |