Table of Contents
ColumnHeaderDividerImage Property

Gets or sets the URL of the image to be displayed between column headers to create a visual divider between two adjacent columns.

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