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

In This Topic
    Angle Property (Style)
    In This Topic
    Gets or sets the rotation angle of the text.
    Syntax
    'Declaration
     
    Public Property Angle As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Angle {get; set;}
    See Also