ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Title Class / Vertical Property

In This Topic
    Vertical Property (Title)
    In This Topic
    Specifies whether the title should be vertical.
    Syntax
    'Declaration
     
    Public Property Vertical As Boolean
    public bool Vertical {get; set;}
    See Also