PocketPlanner Programmer's Guide

CellSettings Members

Properties

Defines appearance settings for the cells representing time ranges in the calendar in the calendar.

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

 Public Properties

  Name Description

FirstDayOfMonthFormat

Gets or sets the string used to format and display the first day of each month in the calendar.

FirstDayOfYearFormat

Gets or sets the string used to format and display the first day of each year in the calendar.

GeneralFormat

Gets or sets the string used to format and display dates and times in the calendar.

HeaderPosition

Gets or sets the position of the cell header.

HeaderSize

Gets or sets the size of the cell header in pixels.

Margin

Gets or sets the distance between the outermost border of the cell and the cell contents.

ShowToday

Gets or sets a value indicating whether the calendar should mark the current cell by underlining the header area.

Style

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

TodayColor

Gets or sets the color used to paint the line that marks the current cell.

 See Also