ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / CellStyleContent Class / VerticalAlign Property

In This Topic
    VerticalAlign Property (CellStyleContent)
    In This Topic
    Gets or sets the vertical alignment of the cell.
    Syntax
    'Declaration
     
    Public Property VerticalAlign As String
    public string VerticalAlign {get; set;}

    Property Value

    The vertical alignment of the cell as a System.String.
    See Also