Icon AllowClick Property

property AllowClick: Boolean

Available In: Visual Client Applications

Specifies whether the grid column header is clickable. If the header is clickable, then each click will call the ToggleSortDirection method to change the sort direction to the next valid state.
Image