MindFusion WinForms 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

AllowMoveRowHeaders

Gets or sets a value indicating whether the users can move the row headers.

AllowReorderResources

Gets or sets a value indicating whether users are allowed to reorder resource rows via drag and drop.

AllowResizeRowHeaders

Gets or sets a value indicating whether the users can resize the row headers when GroupRowHeader is enabled.

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.

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.

HeaderShadowColor

Gets or sets the color of the shadow cast by headers.

HeaderShadowOffset

Gets or sets the offset of the shadows from the headers that cast them.

HeaderShadowStyle

Gets or sets the style of the shadows cast by headers.

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

MinRowSize

Gets or sets the smallest size allowed for resource rows.

ReorderIndicatorColor

Gets or sets the color of reorder indicator line.

ReorderIndicatorWidth

Gets or sets the width of reorder indicator line.

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.

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.

 Public Events

  Name Description

SettingsChanged

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

 See Also

ResourceViewSettings Class
MindFusion.Scheduling.WinForms Namespace