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

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