ActiveReports 18 .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
    Syntax
    'Declaration
     
    Public Property VerticalAlign As String
    public string VerticalAlign {get; set;}
    See Also