MindFusion.Scheduling for ASP.NET Programmer's Guide
MonthSettings Class
See Also
 





Specifies appearance settings for the month(s) in SingleMonth and MonthRange view.

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

 Syntax

C#  Copy Code

public sealed class MonthSettings : ViewSettings, ICloneable

Visual Basic  Copy Code

Public NotInheritable Class MonthSettings
    Inherits ViewSettings
    Implements ICloneable

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.WebForms.ViewSettings
        MindFusion.Scheduling.WebForms.MonthSettings

 See Also

MonthSettings Members
MindFusion.Scheduling.WebForms Namespace