Gets the WeekRangeSettings object used to customize the visualization of the WeekRange view.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public WeekRangeSettings WeekRangeSettings { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property WeekRangeSettings As WeekRangeSettings |
An instance of the WeekRangeSettings class.
See Also