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

In This Topic
    UprightInVerticalText Property (Style)
    In This Topic
    Gets or sets a value indicates whether the digits or digits along with Latin text appear horizontally in the vertical text.
    Syntax
    'Declaration
     
    Public Property UprightInVerticalText As ExpressionInfo
    public ExpressionInfo UprightInVerticalText {get; set;}

    Property Value

    An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that evaluates to a System.String value.
    See Also