MindFusion.Scheduling for ASP.NET Programmer's Guide
WeekRangeSettings.DaySettings Property
See Also
 





Gets the CellSettings object used for customizing the appearance of days in the WeekRange view.

Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public CellSettings DaySettings { get; }

Visual Basic  Copy Code

Public ReadOnly Property DaySettings As CellSettings

 Property Value

An instance of the CellSettings class.

 See Also

WeekRangeSettings Members
WeekRangeSettings Class
MindFusion.Scheduling.WebForms Namespace