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

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