Defines the presentation of cells in calendar views.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C#
![]() |
---|
public class CellPresenter : Control |
Visual Basic
![]() |
---|
Public Class CellPresenter |
This class defines the presentation of view cells within the Calendar control. For information how to define a custom template for the presenter, check Creating New Cell Template. For information how to derive custom classes from CellPresenter, check the Creating New Cell Presenter.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
MindFusion.Scheduling.Silverlight.CellPresenter