ShowRowFieldSort Property
ShowRowFieldSort
Gets or sets a value that determines whether the grid should display sort indicators in the column headers for row fields.
Declaration
public bool ShowRowFieldSort { get; set; }
Public Property ShowRowFieldSort As Boolean