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

In This Topic
    TextAlign Property (IStyle)
    In This Topic
    Gets the horizontal alignment of the text of the item.
    Syntax
    'Declaration
     
    ReadOnly Property TextAlign As String
    string TextAlign {get;}

    Property Value

    A System.String representing the horizontal text alignment.
    See Also