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