ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / PaddingEx Structure / Right Property

In This Topic
    Right Property (PaddingEx)
    In This Topic
    Gets or sets right padding
    Syntax
    'Declaration
     
    Public Property Right As Integer
    public int Right {get; set;}
    See Also