PaddingBottom Property (IStyle)
In This Topic
Gets the amount of padding below the item.
Syntax
'Declaration
ReadOnly Property PaddingBottom As Length
Length PaddingBottom {get;}
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the padding below the item.
See Also