A control used for display multi-calendar items and providing commands to the MultiCalendar control.

Namespace: Mindscape.SilverlightElements
Assembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class MultiCalendarItemControl : HeaderedContentControl
Visual Basic
Public Class MultiCalendarItemControl _
	Inherits HeaderedContentControl
Visual C++
public ref class MultiCalendarItemControl : public HeaderedContentControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            System.Windows.Controls..::..HeaderedContentControl
              Mindscape.SilverlightElements..::..MultiCalendarItemControl

See Also