MindFusion.Wpf Pack Programmer's Guide
CellPresenterEventArgs.CellPresenter Property
See Also
 





Gets the cell presenter related to the event.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public CellPresenter CellPresenter { get; }

Visual Basic  Copy Code

Public ReadOnly Property CellPresenter As CellPresenter

 Property Value

An instance of the CellPresenter class.

 See Also

CellPresenterEventArgs Members
CellPresenterEventArgs Class
MindFusion.Scheduling Namespace