PaddingTop Property (IStyle)
In This Topic
Gets the amount of padding above the item.
Syntax
'Declaration
ReadOnly Property PaddingTop As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the padding above the item.
See Also