Gets or sets the top component of this margin.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public float Top { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Top As Single |
A float number specifying the top component of the Margins.
See Also