ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports Namespace / Border.BorderMargins Class / Right Property

In This Topic
    Right Property (Border.BorderMargins)
    In This Topic
    Gets the amount of padding at the right edge of the control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As Integer
    public int Right {get;}
    See Also