Class LabelLine
Represents the label with line.
Inheritance
System.Object
LabelLine
Namespace: FastReport.Controls
Assembly: FastReport.dll
Syntax
public class LabelLine : Control
Constructors
LabelLine()
Initializes a new instance of the LabelLine class.
Declaration
public LabelLine()
Methods
OnPaint(PaintEventArgs)
Declaration
protected override void OnPaint(PaintEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| PaintEventArgs | e |