ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / UprightInVerticalText Property

In This Topic
    UprightInVerticalText Property (Style)
    In This Topic
    Specifies the upright in the vertical text.
    Syntax
    'Declaration
     
    Public Property UprightInVerticalText As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo UprightInVerticalText {get; set;}
    See Also