[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FlexGridBaseTagHelper-2.ShowSort

ShowSort Property

ShowSort

Configurates ShowSort. 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.