FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields Namespace / Map Class / ShowPanTool Property

In This Topic
    ShowPanTool Property (Map)
    In This Topic
    Gets or sets a value indicating whether to show the pan tool.

    The default is false.

    Syntax
    'Declaration
     
    Public Property ShowPanTool As Boolean
    public bool ShowPanTool {get; set;}
    See Also