[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.ShowSort

ShowSort Property

ShowSort

Gets or sets whether the grid should display sort indicators in the column headers.

Declaration
public virtual bool ShowSort { get; set; }
Remarks

Sorting is controlled by the sortDescriptions property of the ICollectionView object used as the grid's itemsSource.