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

In This Topic
    VerticalAlign Property (IStyle)
    In This Topic
    Describes the vertical alignment of the text of the item.
    Syntax
    'Declaration
     
    ReadOnly Property VerticalAlign As String
    string VerticalAlign {get;}
    See Also