MindFusion.Wpf Pack Programmer's Guide
ResourceViewSettings Properties
 


 Public Properties

  Name Description

BottomTimelineSettings

Gets the settings for the bottom timeline.

CalendarStyle

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

CellSize

Gets or sets the size of time cells.

CellStyle

Gets or sets the style of the unit cells.

EnableSnapping

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

ExpandableRows

Gets or sets a value indicating whether the rows in the resource view can be expanded/collapsed.

ExpandActiveItemOn

Gets or sets whether the active item should ignore collisions.

GroupRowHeader

Gets or sets a value indicating whether the rows display the header as a group header.

HeaderStyle

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

LaneCount

Gets or sets the number lanes to display for each resource when ViewStyle is set to Lanes, or 0, to let the control automatically determined the required number of lanes. This is a dependency property.

LaneSize

Gets or sets the size of a single lane.

MiddleTimelineSettings

Gets the settings for the middle timeline.

MinItemSize

Gets or sets the smallest size allowed for resource items.

RowHeaderSize

Gets or sets the size of the row header.

RowHeaderTemplate

Gets or sets the template of the row headers, or null (Nothing in Visual Basic), to use the default template. This is a dependency property.

SelectedElementsStyle

Gets or sets the style of the weekend cells.

SnapUnit

Gets or sets the snap unit.

SnapUnitCount

Gets or sets the snap unit count.

TickSize

Gets or sets the size of the ticks displayed in the timeline.

Timelines

Gets or sets the number of timelines displayed in the view.

TopTimelineSettings

Gets the settings for the top timeline.

ViewStyle

Gets or sets the style of the view.

VisibleRows

Gets or sets the number of resources to display simultaneously when ViewStyle is set to General. This is a dependency property.

WeekendStyle

Gets or sets the style of the weekend cells.

 See Also

ResourceViewSettings Class
MindFusion.Scheduling.Wpf Namespace