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