[]
        
(Showing Draft Content)

C1.Win.FlexGrid.C1FlexGridBase.ShowSort

ShowSort Property

ShowSort

Gets or sets whether the grid should display sorting glyphs (a triangle) on the headers of sorted columns.

Declaration
[Browsable(false)]
[Obsolete("Please use the ShowSortPosition property instead.")]
public bool ShowSort { get; set; }