Skip to content

PropertyItem.Sortable property

Gets or sets the sortable flag of a column.

public bool? Sortable { get; set; }

Property Value

The sortable.

See Also