Back to Devexpress

TimeRegion Members

windowsforms-devexpress-dot-xtrascheduler-dot-timeregion-dot-underscore-members.md

latest4.0 KB
Original Source

TimeRegion Members

An area with unique user restrictions. Limits the appointments that can be placed inside this time interval and/or users that can add these appointments.

Constructors

NameDescription
TimeRegion()Initializes a new instance of the TimeRegion class with default settings.

Properties

NameDescription
EditableSpecifies whether users can add new appointments to a time interval occupied by this region, and modify existing appointments that belong to this region.
EndGets or sets the date and time when this region ends.
ExceptionDatesGets or sets the list of dates free of this recurring time region.
RecurrenceProvides access to settings that specify the rule (pattern), according to which this region reoccurs.
ResourceIdsGets or sets the list of Resources for which this time region is active.
StartGets or sets the date and time when this region starts.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
Intersects(TimeInterval, SchedulerControl)
Intersects(TimeInterval)
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

TimeRegion Class

DevExpress.XtraScheduler Namespace