C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetCompositeDataBoundControlBase Class
Members

C1TargetCompositeDataBoundControlBase Class
Class to be used as base for the wijmo extenders target controls.
Object Model
C1TargetCompositeDataBoundControlBase Class
Syntax
'Declaration
 
Public MustInherit Class C1TargetCompositeDataBoundControlBase 
   Inherits System.Web.UI.WebControls.CompositeDataBoundControl
   Implements C1.Web.Wijmo.Controls.IJsonRestoreC1.Web.Wijmo.Controls.IWijmoWidgetDependenciesSupportC1.Web.Wijmo.Controls.IWijmoWidgetSupport 
 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         System.Web.UI.WebControls.BaseDataBoundControl
            System.Web.UI.WebControls.DataBoundControl
               System.Web.UI.WebControls.CompositeDataBoundControl
                  C1.Web.Wijmo.Controls.Base.C1TargetCompositeDataBoundControlBase
                     C1.Web.Wijmo.Controls.C1GridView.C1GridView

See Also