ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1Gallery Class / ShowControls Property

In This Topic
    ShowControls Property (C1Gallery)
    In This Topic
    Determines if custom controls should be shown.
    Syntax
    'Declaration
     
    Public Property ShowControls As System.Boolean
    public System.bool ShowControls {get; set;}
    See Also