ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / HeaderFooterOption Class / HAlign Property

In This Topic
    HAlign Property (HeaderFooterOption)
    In This Topic
    Gets or sets title horizontal align.
    Syntax
    'Declaration
     
    Public Property HAlign As HAlign
    public HAlign HAlign {get; set;}
    See Also