BindColumn.EnableSort

BindColumn.EnableSort property

Indicates whether the user can click the column header to sort by this field.

public bool EnableSort { get; set; }

See Also