PocketPlanner Programmer's Guide

MonthRangeSettings Class

See Also

Defines settings for the years in the calendar.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public sealed class MonthRangeSettings : ViewSettings

Visual Basic

Public NotInheritable Class MonthRangeSettings
    Inherits ViewSettings

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Compact.ViewSettings
        MindFusion.Scheduling.Compact.MonthRangeSettings

 See Also