[]
Creates a new column header renderer.
public ColumnHeaderRenderer()
Public Sub New()
Creates a new painter of the column header cells from serialization.
protected ColumnHeaderRenderer(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
| Type | Name | Description |
|---|---|---|
| SerializationInfo | info | Serialization information |
| StreamingContext | context | Streaming context |