ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1Maps Class / ShowTools Property

In This Topic
    ShowTools Property
    In This Topic
    Gets or sets a value indicating whether the default tools are shown.
    Syntax
    'Declaration
     
    Public Property ShowTools As System.Boolean
    public System.bool ShowTools {get; set;}
    Remarks
    The default value is true.
    See Also