ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / IMapperOwner Interface / ShowZoomTool Property

In This Topic
    ShowZoomTool Property (IMapperOwner)
    In This Topic
    Whether to show the zoom scale.
    Syntax
    'Declaration
     
    ReadOnly Property ShowZoomTool As Boolean
    bool ShowZoomTool {get;}
    See Also