Summary for the QuickTable class

Namespace:  SubSonic
Assembly:  SubSonic (in SubSonic.dll) Version: 2.1.0.0 (2.1.0)

Syntax

C#
public class QuickTable : WebControl, INamingContainer
Visual Basic (Declaration)
Public Class QuickTable _
	Inherits WebControl _
	Implements INamingContainer
Visual C++
public ref class QuickTable : public WebControl, 
	INamingContainer

Inheritance Hierarchy

See Also