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