Defines properties that allow customizing the visualization of the calendar in Resource view.
The following tables list the members exposed by the ResourceViewSettings type.
Name | Description | |
---|---|---|
Initializes a new instance of the ResourceViewSettings class. |
Name | Description | |
---|---|---|
Identifies the BottomTimelineSettings dependency property. |
||
Identifies the CalendarStyle dependency property. |
||
Identifies the CellSize dependency property. |
||
Identifies the CellStyle dependency property. |
||
Identifies the EnableSnapping dependency property. |
||
Identifies the ExpandableRows dependency property. |
||
Identifies the ExpandActiveItemOn dependency property. |
||
Identifies the GroupRowHeader dependency property. |
||
Identifies the HeaderStyle dependency property. |
||
Identifies the LaneCount dependency property. |
||
Identifies the LaneSize dependency property. |
||
Identifies the MiddleTimelineSettings dependency property. |
||
Identifies the MinItemSize dependency property. |
||
Identifies the RowHeaderSize dependency property. |
||
Identifies the RowHeaderTemplate dependency property. |
||
Identifies the SelectedElementsStyle dependency property. |
||
Identifies the SnapUnitCount dependency property. |
||
Identifies the SnapUnit dependency property. |
||
Identifies the TickSize dependency property. |
||
Identifies the Timelines dependency property. |
||
Identifies the TopTimelineSettings dependency property. |
||
Identifies the ViewStyle dependency property. |
||
Identifies the VisibleRows dependency property. |
||
Identifies the WeekendStyle dependency property. |
Name | Description | |
---|---|---|
Gets the settings for the bottom timeline. |
||
Gets or sets the appearance style used to paint calendar elements that don't have a distinct style assigned to them. |
||
Gets or sets the size of time cells. |
||
Gets or sets the style of the unit cells. |
||
Gets or sets a value indicating whether custom snapping is enabled. |
||
Gets or sets a value indicating whether the rows in the resource view can be expanded/collapsed. |
||
Gets or sets whether the active item should ignore collisions. |
||
Gets or sets a value indicating whether the rows display the header as a group header. |
||
Gets or sets the appearance style used to paint calendar elements that don't have a distinct header style assigned to them. |
||
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. |
||
Gets or sets the size of a single lane. |
||
Gets the settings for the middle timeline. |
||
Gets or sets the smallest size allowed for resource items. |
||
Gets or sets the size of the row header. |
||
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. |
||
Gets or sets the style of the weekend cells. |
||
Gets or sets the snap unit. |
||
Gets or sets the snap unit count. |
||
Gets or sets the size of the ticks displayed in the timeline. |
||
Gets or sets the number of timelines displayed in the view. |
||
Gets the settings for the top timeline. |
||
Gets or sets the style of the view. |
||
Gets or sets the number of resources to display simultaneously when ViewStyle is set to General. This is a dependency property. |
||
Gets or sets the style of the weekend cells. |