Defines the presentation of cells in calendar views.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public class CellPresenter : Control |
Visual Basic Copy Code |
---|
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 TemplateCreating New Cell TemplateCellPresenter, 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