Initializes a new instance of the BeforeCellRenderEventArgs class

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

Syntax

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

See Also