ActiveReports 18 .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
    Describes the horizontal alignment of the text of the item.
    Syntax
    'Declaration
     
    ReadOnly Property TextAlign As String
    string TextAlign {get;}
    See Also