Xamarin Pack Programmer's Guide
ResourceViewSettings Members
Properties Events
 


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.

EnableCollisions

Gets or sets a value indicating whether the item collision processing is enabled.

EnableRowTitleFormat

Gets or sets a value indicating whether the RowTitleFormat property will be taken into consideration.

ExpandableRows

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

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.

MaxItemSize

Gets or sets the largest size allowed for resource items.

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 is set to MinimumFixed.

MinRowSize

Gets or sets the smallest size allowed for resource rows.

NumberOfDays

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

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.

RowTitleFormat

Gets or sets the string used to format and display resource titles in row headers.

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.

SnapToItems

Gets or sets a value indicating wheather items snap to adjacent items.

SnapToItemsThreshold

Gets or sets the distance at which items snap to each other.

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. This setting works only if the TimeUnit is set to Hours.

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.

 Public Events

  Name Description

SettingsChanged

Raised when the view settings change. (Inherited from ViewSettings.)

 See Also

ResourceViewSettings Class
MindFusion.Scheduling Namespace