ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SinglePageViewModel Class / VerticallyCentered Property

In This Topic
    VerticallyCentered Property
    In This Topic
    Gets or sets whether page should be centered vertically
    Syntax
    'Declaration
     
    Public Property VerticallyCentered As Boolean
    public bool VerticallyCentered {get; set;}
    See Also