MindFusion.Scheduling for Silverlight Programmer's Guide
CellPresenter Constructor
See Also
 





Initializes a new instance of the CellPresenter class.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public CellPresenter (
    Calendar calendar
)

Visual Basic  Copy Code

Public New ( _
    calendar As Calendar _
)

 Parameters

calendar
The Calendar instance this CellPresenter is associated with.

 See Also

CellPresenter Class
MindFusion.Scheduling.Silverlight Namespace