EventArgs for cell bubble.

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

Syntax

C#
public class RenderCellBubbleEventArgs : RenderEventArgs
Visual Basic
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