A report element that draws a simple line.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public class Line : ReportItem |
Visual Basic
Copy Code
|
|---|
Public Class Line |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
MindFusion.Reporting.ReportItem
MindFusion.Reporting.Line
See Also