ShowSort Property
ShowSort
Gets or sets a value that indicates whether the grid shows the current
sort state by adding a glyph to the column headers of sorted columns.
Declaration
public bool ShowSort { get; set; }
Public Property ShowSort As Boolean