PocketPlanner Programmer's Guide

MonthRangeSettings Members

Properties

Defines settings for the years in the calendar.

The following tables list the members exposed by the MonthRangeSettings type.

 Public Properties

  Name Description

ContentsMargin

Gets or sets the amount of space between the contents border and the actual contents of the view.

HeaderHeight

Gets or sets the height of the header in a MonthRange view.

HeaderSpacing

Gets or sets the amount of space between the headers.

HeaderStyle

Gets or sets the style of the MonthRange view header.

Margin

Gets or sets the amount of space between the outermost border of the view and its contents.

MonthSpacing

Gets or sets the amount of space between adjacent months.

MonthsPerRow

Gets or sets the number of months to be displayed in a row.

NumberOfMonths

Gets or sets the number of months to display in the MonthRange view.

ScrollInterval

Gets or sets the number of months to scroll the view back or forth in time when a scroll button is pressed.

Style

Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them.

TitleFormat

Gets or sets the string used to format the month titles.

TitleSeparator

Gets or sets the string used as a title separator in a MonthRange view that displays more than 1 month at a time.

VisibleRows

Gets or sets the number of rows to display at the same time.

 See Also