ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetConditionalDependencyAttribute Class / Resolver Field

In This Topic
    Resolver Field
    In This Topic
    Defines the type, the instance of which can resolve the dependency.
    Syntax
    'Declaration
     
    Public ReadOnly Resolver As System.Type
    public readonly System.Type Resolver
    See Also