CalendarPanel CalendarPanel CalendarPanel CalendarPanel Class

Definition

Represents a panel that contains a calendar.

public : sealed class CalendarPanel : Panel, ICalendarPanelpublic sealed class CalendarPanel : Panel, ICalendarPanelPublic NotInheritable Class CalendarPanel Inherits Panel Implements ICalendarPanel// This API is not available in Javascript.
Inheritance
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Inherited Members

Inherited properties

Inherited events

Inherited methods

Constructors

CalendarPanel() CalendarPanel() CalendarPanel() CalendarPanel()

Initializes a new instance of the CalendarPanel class.

public : CalendarPanel()public CalendarPanel()Public Sub New()// This API is not available in Javascript.

See Also