ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / VertAlignment Property

In This Topic
    VertAlignment Property (DDCell)
    In This Topic
    Sets/gets vertical alignment value for the cell.
    Syntax
    'Declaration
     
    Public Property VertAlignment As VertAlignments
    public VertAlignments VertAlignment {get; set;}
    See Also