Search
ListViewSettings Properties
 


 Public Properties

  Name Description

CellSettings

Gets a CellSettings object used to customize the visualization of cells in the List view.

CellSpacing

Gets or sets the amount space between adjacent cells.

CellUnits

Gets or sets the resolution of the list view.

ContentsMargin

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

EnableMilestoneMode

Gets or sets a value indicating whether milestone item rendering mode is turned on. When in this mode, items are not rendered as ribbons but rather as small squares in the cell where they start.

EnableSnapping

Gets or sets a value indicating whether custom snapping is enabled.

EnableVirtualItemSpace

Gets or sets a value indicating whether items in the list view can be scrolled through.

EvenWeeksBrush

Gets or sets the brush used to paint the background of the contents of even weeks.

FooterFormat

Gets or sets a string used to format the footer.

FooterSize

Gets or sets the footer size, in device-independent pixels.

FreeDrag

Gets or sets a value indicating whether users can drag items anywhere in the view, not only in the first unoccupied row.

GroupHeaderSize

Gets or sets the size of the group header.

GroupHeaderStyle

Gets or sets the appearance style used to paint the headers of individual columns.

HeaderSize

Gets or sets the header size, in device-independent pixels.

HeaderStyle

Gets or sets the style of the List view header.

ItemOrientation

Gets or sets a value indicating whether the items are displayed horizontally, vertically or according to the orientation of the view.

MainHeaderFormat

Gets or sets a string used to format the main header.

MainHeaderSize

Gets or sets the main header size, in device-independent pixels.

NumberOfCells

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

OddWeeksBrush

Gets or sets the brush used to paint the background of the contents of odd weeks.

Orientation

Gets or sets a value indicating whether the cells are displayed horizontally or vertically.

RotateGroupHeaderTexts

Gets or sets a value indicating whether the group header texts in a horizontal list view are rotated.

RotateHeaderTexts

Gets or sets a value indicating whether the header texts in a horizontal list view are rotated.

ScrollStep

Gets or sets the number of units to scroll when the user clicks the navigation buttons.

ShowGroupHeader

Gets or sets a value indicating whether to display the resource grouping header.

ShowNavigationButtons

Gets or sets a value indicating whether the List view displays navigation buttons.

SnapUnit

Gets or sets the snap unit.

Style

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

SubHeaderDivisions

Gets or sets the number of divisions in the sub-header.

SubHeaderSize

Gets or sets the subheader size, in device-independent pixels.

SubTitleFormat

Gets or sets a string used to format the cells subtitles.

TitleFormat

Gets or sets a string used to format the cells titles.

TotalLaneCount

Gets or sets the number of lanes in a List view whose EnableVirtualItemSpace is set to Enabled.

VisibleColumns

Gets or sets the number of visible group columns in a list view.

 See Also