Gets or sets the default template of the cells in the drop-down calendar. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public DataTemplate DefaultItemTemplate { get; set; } |
Visual Basic
![]() |
---|
Public Property DefaultItemTemplate As DataTemplate |
A Silverlight DataTemplate object.
The DefaultItemTemplate property of the drop-down calendar is bound to this property.