EventArgs for cell bubble.

Namespace:  DayPilot.Web.Ui.Events.Bubble
Assembly:  DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)

Syntax

C#
public class RenderCellBubbleEventArgs : RenderEventArgs
Visual Basic (Declaration)
Public Class RenderCellBubbleEventArgs _
	Inherits RenderEventArgs
Visual C++
public ref class RenderCellBubbleEventArgs : public RenderEventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    DayPilot.Web.Ui.Events.Bubble..::.RenderEventArgs
      DayPilot.Web.Ui.Events.Bubble..::.RenderCellBubbleEventArgs

See Also