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