ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / IWijmoWidgetSupport Interface
Properties

In This Topic
    IWijmoWidgetSupport Interface Members
    In This Topic

    The following tables list the members exposed by IWijmoWidgetSupport.

    Public Properties
     NameDescription
     PropertyA string array value specifies all css/js references that wijmo control depends on.  
     PropertyContent Delivery Network path.  
     PropertyCombined the JavaScripts into one file.  
     PropertyA value indicates whether to register the dependency resources according to the control's property settings.  
     PropertyName of the theme that will be used to style widgets. Available embedded themes: aristo / midnight / ui-lightness. Note, only one theme can be used for the whole page at one time. Please, make sure that all widget extenders have the same Theme value.  
     PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath.  
     PropertyA value that indicates whether the control is a mobile control. Note that only one value can be used for the whole page at one time. Please make sure that all widget controls have the same IsMobile value.  
     Property  
    Top
    See Also