ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / Control Property

In This Topic
    Control Property
    In This Topic
    Determines whether the custom control should be shown.
    Syntax
    'Declaration
     
    Public Property Control As System.String
    public System.string Control {get; set;}
    See Also