[]
Creates a new painter of the row header with default values.
public RowHeaderRenderer()
Public Sub New()
Creates a new painter of the row header from serialization.
protected RowHeaderRenderer(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
| Type | Name | Description |
|---|---|---|
| SerializationInfo | info | Serialization information |
| StreamingContext | context | Streaming context |