ReportIcon Property

       

Returns or sets a value that specifies the image used for the ColumnHeader object when the View property is set to lvwReport.

Syntax

object.ReportIcon [= index]

The ReportIcon property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
index The Key or Index property of a ListImage object in an associated ImageList control.

Remarks

The ColumnHeader object is associated with the ListImage control named in the ColumnHeaderIcons property.