ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Image Class / HorizontalAlignment Property

In This Topic
    HorizontalAlignment Property (Image)
    In This Topic
    Gets or sets the horizontal alignment of the picture inside the image report item.
    Syntax
    'Declaration
     
    Public Property HorizontalAlignment As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo HorizontalAlignment {get; set;}
    See Also