Gets or sets the padding value for the top edge.
Namespace: Telerik.Reporting.DrawingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
| C# |
|---|
public Unit Top { get; set; } |
| Visual Basic |
|---|
Public Property Top As Unit
Get
Set |
Field Value
The padding, in
Units, for
the top edge.
See Also