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

Syntax

C#
public void DoIncludeCell(
	IncludeCellEventArgs ea
)
Visual Basic
Public Sub DoIncludeCell ( _
	ea As IncludeCellEventArgs _
)
Visual C++
public:
void DoIncludeCell(
	IncludeCellEventArgs^ ea
)

See Also