ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / PaddingRight Property

In This Topic
    PaddingRight Property (IStyle)
    In This Topic
    Specifies the amount of padding to the right of the item.
    Syntax
    'Declaration
     
    ReadOnly Property PaddingRight As Length
    Length PaddingRight {get;}
    See Also