ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class
Properties Events

In This Topic
    ToolbarViewModel Class Members
    In This Topic

    The following tables list the members exposed by ToolbarViewModel.

    Public Constructors
     NameDescription
    Public ConstructorCtor  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns true if BackToParent is allowed for report  
    Public PropertyReturns true if Cancel is allowed for report  
    Public PropertyReturns true if GalleyMode is allowed for report  
    Public PropertyGets a value indicating whether annotation buttons available.  
    Public PropertyGets a value indicating whether annotation currently button visible.  
    Public PropertyAvailable annotation kinds for drop down selector.  
    Public PropertyGets "Back to parent report" command  
    Public PropertyGets "Cancel Loading report" command  
    Public PropertyGets or sets the columns count.  
    Public PropertyCopies selection into clipboard  
    Public PropertyGets or sets the kind of the current annotation.  
    Public PropertyGets user-friendly representation of current page, number of pages and loading progress  
    Public PropertySearches desired text  
    Public PropertyFocuses on page number text box, check case 149865  
    Public PropertyReturns GalleyMode of report  
    Public PropertyGoes first page  
    Public PropertySets current page to previous.  
    Public PropertySets current page to next.  
    Public PropertyGoes last page  
    Public PropertyGoes next page  
    Public PropertyGoes previous page  
    Public PropertyReturns true, if current ViewType is ViewType.Continuous  
    Public PropertyReturns true if the Continuous mode button is active  
    Public PropertyReturns true, if current MouseMode is MouseMode.CopySelect  
    Public PropertyReturns true, if current ZoomMode is ZoomMode.FitPage  
    Public PropertyReturns true, if current ZoomMode is ZoomMode.FitWidth  
    Public PropertyReturns true if the Galley mode button is active  
    Public PropertyReturns true, if current ViewType is ViewType.MultiPage  
    Public PropertyReturns true if the MultiPage mode button is active  
    Public PropertyGets/sets whether paged scrolling mode is used  
    Public PropertyReturns true, if current MouseMode is MouseMode.Pan  
    Public PropertyReturns true if the print button is active  
    Public Property  
    Public PropertyReturns true, if current ViewType is ViewType.SinglePage  
    Public PropertyReturns true if the Single Page button is active  
    Public PropertyReturns true, if current MouseMode is MouseMode.Snapshot  
    Public PropertyTrue if current document has any viewable pages.  
    Public PropertyGets the maximum zoom value.  
    Public PropertyGets the minimum zoom value.  
    Public PropertyGets the mouse mode.  
    Public PropertyGets a value indicating whether 'mouse mode' buttons visible.  
    Public PropertyShows "Open report dialog"  
    Public PropertyGets or sets a value indicating whether 'page number' control has focus.  
    Public PropertyPrints the report  
    Public PropertyRefreshes report  
    Public PropertyGets or sets the rows count.  
    Public PropertySets GalleyMode command  
    Public PropertySets mouse mode for current report pane  
    Public PropertySwitch TouchMode on or off.  
    Public PropertySets view type command (parameterized)  
    Public PropertySet zoom mode command (parameterized)  
    Public PropertyGets a value indicating whether 'show sidebar' button enabled.  
    Public PropertyTrue if Sidebar is open and sidebar's search pane is active.  
    Public PropertyGets or sets a value indicating whether the sidebar is visible.  
    Public PropertyGets a value indicating whether TOC enabled.  
    Public PropertyToggles Find panel visibility  
    Public PropertyToggles TOC panel visibility  
    Public PropertyGets the touch mode.  
    Public PropertyGets the touch mode button visibility.  
    Public PropertyGets or sets the zoom value.  
    Public PropertyZoom in command  
    Public PropertyGets or sets the zoom mode.  
    Public PropertyZoom out command  
    Public PropertyResets zoom to 100%  
    Public PropertyGets/sets formatted zoom value  
    Top
    See Also