Initializes a new instance of the BeforeCellRenderEventArgs class

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

Syntax

C#
public BeforeCellRenderEventArgs()
Visual Basic
Public Sub New
Visual C++
public:
BeforeCellRenderEventArgs()

See Also