ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageCell Class / VAlign Property

In This Topic
    VAlign Property (PageCell)
    In This Topic
    VAlign
    Syntax
    'Declaration
     
    Public Property VAlign As CellAlignmentTypes
    public CellAlignmentTypes VAlign {get; set;}
    See Also