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

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