Namespace: DayPilot.Web.Ui
Assembly:  DayPilot (in DayPilot.dll)
Version: 4.3.1309.0

Syntax

C#
public class DayPilotBubble : Control, ICallbackEventHandler
Visual Basic (Declaration)
Public Class DayPilotBubble _
	Inherits Control _
	Implements ICallbackEventHandler
Visual C++
public ref class DayPilotBubble : public Control, 
	ICallbackEventHandler

Inheritance Hierarchy

System..::Object
  System.Web.UI..::Control
    DayPilot.Web.Ui..::DayPilotBubble

See Also