Table of Contents
ColumnHeaderDescImage Property

Gets or sets the image to be displayed on a column header to indicate items are sorted in descending order.

Syntax
 public String ColumnHeaderDescImage { get; set; }
See Also