[]
Gets or sets whether the grid should display sorting glyphs (a triangle) on the headers of sorted columns.
[Browsable(false)]
[Obsolete("Please use the ShowSortPosition property instead.")]
public bool ShowSort { get; set; }
<Browsable(False)>
<Obsolete("Please use the ShowSortPosition property instead.")>
Public Property ShowSort As Boolean