| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ListHeaderImage As Image | |
| C# | |
|---|---|
public virtual Image ListHeaderImage {get; set;} | |
Property Value
ImageIf an image is supplied to this property, all other list properties concerning the painting of a list header with the exception of the list font and fore color properties will be ignored.
This property is only valid when ControlType Property is Explorer