PocketPlanner Programmer's Guide

ResourceViewSettings Members

Properties

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

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

 Public Properties

  Name Description

BottomTimelineSettings

Gets the settings for the bottom timeline.

CellOffset

Gets or sets the time offset of the first cell from the origin of the resource view.

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.

GridStyle

Gets or sets the style of the grid lines.

GroupRowHeader

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

HeaderSpacing

Gets or sets the amount of space between headers.

HiddenDays

Gets or sets the days of the week that should not be displayed in a resource view.

InnerGridStyle

Gets or sets the style of the internal grid lines.

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.

MinResourceLength

Gets or sets the minimum length for resources when the ResourceLengthMethod property is set to MinimumFixed.

MinRowSize

Gets or sets the smallest size allowed for resource rows.

ResourceLengthMethod

Gets or sets the method used to calculate the length of the resources.

ResourceResizeMethod

Gets or sets the method to be used when resizing resources in the view.

RowHeaderSize

Gets or sets the size of the row header.

ScrollStep

Gets or sets the time modification interval when the user scrolls the view.

ShowPaddingDates

Gets or sets a value indicating whether to display padding dates.

ShowResourceDuration

Gets or sets a value indicating whether to display the duration of individual resources.

ShowSubTicks

Gets or sets a value indicating whether the view displays sub ticks in the bottom timeline.

SnapUnit

Gets or sets the snap unit.

SnapUnitCount

Gets or sets the snap unit count.

Style

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

SubTickSize

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

Timelines

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

TimelineScale

Gets or sets the scale factor of the timeline.

TopTimelineSettings

Gets the settings for the top timeline.

ViewStyle

Gets or sets the style of the view.

VisibleEndTime

Gets or sets the last visible time of displayed days.

VisibleRows

Gets or sets the number of rows visible in the view.

VisibleStartTime

Gets or sets the first visible time of displayed days.

WeekendStyle

Gets or sets the style of the weekend cells.

 See Also