MindFusion.Scheduling for Silverlight Programmer's Guide
ListViewSettings Members
Constructors Fields Properties
 


Defines properties that allow customizing the visualization of the calendar in a List view.

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

 Public Constructors

  Name Description

ListViewSettings

Initializes a new instance of the ListViewSettings class.

 Public Fields

  Name Description

CalendarStyleProperty

Identifies the CalendarStyle dependency property.

CellSettingsProperty

Identifies the CellSettings dependency property.

CellUnitsProperty

Identifies the CellUnits dependency property.

EnableSnappingProperty

Identifies the EnableSnapping dependency property.

EnableVirtualItemSpaceProperty

Identifies the EnableVirtualItemSpace dependency property.

EvenWeeksBrushProperty

Identifies the EvenWeeksBrush dependency property.

FreeDragProperty

Identifies the FreeDrag dependency property.

GroupHeaderSizeProperty

Identifies the GroupHeaderSize dependency property.

GroupHeaderStyleProperty

Identifies the GroupHeaderStyle dependency property.

HeaderSizeProperty

Identifies the HeaderSize dependency property.

HeaderStyleProperty

Identifies the HeaderStyle dependency property.

HeaderStylesProperty

Identifies the HeaderStyles dependency property.

ItemOrientationProperty

Identifies the ItemOrientation dependency property.

NumberOfCellsProperty

Identifies the NumberOfCells dependency property.

OddWeeksBrushProperty

Identifies the OddWeeksBrush dependency property.

OrientationProperty

Identifies the Orientation dependency property.

RotateGroupHeaderTextsProperty

Identifies the RotateGroupHeaderTexts dependency property.

RotateHeaderTextsProperty

Identifies the RotateHeaderTexts dependency property.

ScrollStepProperty

Identifies the ScrollStep dependency property.

SelectedElementsHeaderStyleProperty

Identifies the SelectedElementsHeaderStyle dependency property.

SelectedElementsStyleProperty

Identifies the SelectedElementsHeaderStyle dependency property.

ShowGroupHeaderProperty

Identifies the ShowGroupHeader dependency property.

ShowNavigationButtonsProperty

Identifies the ShowNavigationButtons dependency property.

SnapUnitCountProperty

Identifies the SnapUnitCount dependency property.

SnapUnitProperty

Identifies the SnapUnit dependency property.

SubHeaderStyleProperty

Identifies the SubHeaderStyle dependency property.

TitleFormatProperty

Identifies the TitleFormat dependency property.

TotalLaneCountProperty

Identifies the TotalLaneCount dependency property.

VisibleCellsProperty

Identifies the VisibleCells dependency property.

VisibleColumnsProperty

Identifies the VisibleColumns dependency property.

 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.Silverlight Namespace