ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / IsFitPage Property

In This Topic
    IsFitPage Property
    In This Topic
    Returns true, if current ZoomMode is ZoomMode.FitPage
    Syntax
    'Declaration
     
    Public Property IsFitPage As Boolean
    public bool IsFitPage {get; set;}
    See Also