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