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





Gets the cell presenter related to the event.

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

 Syntax

C#  Copy Code

public CellPresenter CellPresenter { get; set; }

Visual Basic  Copy Code

Public Property CellPresenter As CellPresenter

 Property Value

An instance of the CellPresenter class.

 See Also

CellPresenterCreatingEventArgs Members
CellPresenterCreatingEventArgs Class
MindFusion.Scheduling Namespace