MindFusion.Wpf Pack Programmer's Guide
ListViewSettings Properties
 


 Public Properties

  Name Description

CalendarStyle

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

CellSettings

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

CellUnits

Gets or sets the resolution of the list view.

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.

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 group header.

HeaderSize

Gets or sets the header size in pixels.

HeaderStyle

Gets or sets the appearance style used to paint the view headers.

HeaderStyles

Gets or sets the style of the List view header.

ItemOrientation

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

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.

SelectedElementsHeaderStyle

Gets or sets the header appearance of selected calendar elements that don't have a distinct style assigned to them.

SelectedElementsStyle

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

ShowGroupHeader

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

ShowNavigationButtons

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

SnapUnit

Gets or sets the snap unit.

SnapUnitCount

Gets or sets the snap unit count.

SubHeaderStyle

Gets or sets the appearance style used to paint the view subheaders.

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 true.

VisibleCells

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

VisibleColumns

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

 See Also

ListViewSettings Class
MindFusion.Scheduling.Wpf Namespace