ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / Direction Property

In This Topic
    Direction Property (IStyle)
    In This Topic
    Gets the direction of text.
    Syntax
    'Declaration
     
    ReadOnly Property Direction As String
    string Direction {get;}

    Property Value

    A System.String representing the text direction.
    See Also