Gets an object defining the appearance of the WeekRange view in this theme.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public abstract WeekRangeSettings WeekRangeSettings { get; } |
Visual Basic
Copy Code
|
|---|
Public MustOverride ReadOnly Property WeekRangeSettings As WeekRangeSettings |
See Also