PocketPlanner Programmer's Guide

MonthSettings Class

See Also

Defines properties that allow customizing the visualization of months in the SingleMonth and MonthRange views.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public sealed class MonthSettings : ViewSettings

Visual Basic

Public NotInheritable Class MonthSettings
    Inherits ViewSettings

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Compact.ViewSettings
        MindFusion.Scheduling.Compact.MonthSettings

 See Also