Table of Contents
ColumnHeaderAscImage Property

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

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