public bool canSort ;

Descripción

Use this property to control whether sorting is enabled for all the columns.

This property controls whether sorting is enabled for all columns and is set to true by default. If false, left-clicking any column header will have no effect.

Use the MultiColumnHeaderState.Column.canSort property to disable sorting of individual columns.