Gets or sets a value indicating whether this cell is today cell.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public bool IsTodayCell { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property IsTodayCell As Boolean |
See Also