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

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