MindFusion.Wpf Pack Programmer's Guide
CellPresenter.StyleKeyToday Property
See Also
 





Gets or sets the key of the resource that holds the template to be used when displaying the view cell representing the current day. This is a dependency property.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public string StyleKeyToday { get; set; }

Visual Basic  Copy Code

Public Property StyleKeyToday As String

 Property Value

A string value. The default template key is 'TodayCellStyle'.

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Wpf Namespace