ComponentOne Reports for WPF
C1.C1Report.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