ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border.BorderMargins Class / Right Property

In This Topic
    Right Property (Border.BorderMargins)
    In This Topic
    Returns the thickness of the Right border.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As Integer
    public int Right {get;}
    See Also