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





Gets or sets a value indicating whether this cell is today cell.

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

 Syntax

C#  Copy Code

public bool IsTodayCell { get; set; }

Visual Basic  Copy Code

Public Property IsTodayCell As Boolean

 Property Value

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Wpf Namespace