Search
ListSettings Members
Properties Methods
 


Defines properties that allow customization of the appearance of a List view.

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

 Public Properties

  Name Description

cellUnits

Gets or sets the resolution of the list view.

firstDayOfMonthFormat

Gets or sets the string used to format the cell header of the first day of each month.

firstDayOfYearFormat

Gets or sets the string used to format the cell header of the first day of each year.

generalFormat

Gets or sets the string used to format cells' headers.

headerStyle

Gets or sets the style of the view header.

maxItems

Gets or sets the maximum number of items to display in a cell.

numberOfCells

Gets or sets the total number of cells to be displayed in the view.

orientation

Gets or sets the orientation of the view.

titleFormat

Gets or sets the string used to format the header title.

visibleCells

Gets or sets the number of cells visible at the same time.

 Public Methods

  Name Description

copyFrom

Copies property values from another object.

 See Also