Base class that implements the VisualStylening Mechanism for ComponentOne Web Controls.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public abstract class C1ThemeableCompositeDataBoundControl : CompositeDataBoundControl, 
	IC1ThemeSupport, IScriptControl
Visual Basic
Public MustInherit Class C1ThemeableCompositeDataBoundControl _
	Inherits CompositeDataBoundControl _
	Implements IC1ThemeSupport, IScriptControl

Inheritance Hierarchy

See Also