ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetDependenciesAttribute Class / Dependencies Property

In This Topic
    Dependencies Property
    In This Topic
    Array of dependencies.
    Syntax
    'Declaration
     
    Public ReadOnly Property Dependencies As System.Object()
    public System.object[] Dependencies {get;}
    See Also