Back to Devexpress

DxSchedulerAppointmentView Members

blazor-devexpress-dot-blazor-dot-dxschedulerappointmentview-dot-underscore-members.md

latest4.2 KB
Original Source

DxSchedulerAppointmentView Members

Context for HorizontalAppointmentTemplate and VerticalAppointmentTemplate. Provides information about an appointment’s settings.

Constructors

NameDescription
DxSchedulerAppointmentView(DxSchedulerAppointmentItem, DxSchedulerAppointmentLabelItem, DxSchedulerAppointmentStatusItem, DxSchedulerResourceItem, DxSchedulerDateTimeRange)Initializes a new instance of the DxSchedulerAppointmentView class with specified settings.

Properties

NameDescription
AppointmentReturns the appointment.
CustomFieldsReturns the appointment’s CustomFields.
LabelReturns the appointment’s label.
ResourceReturns the appointment’s resource.
ShowChangedRecurrenceIconSpecifies if the appointment should show a changed recurrence icon.
ShowRecurrenceIconSpecifies if the appointment should show a recurrence icon .
StatusReturns the appointment’s status.
TextReturns the appointment’s subject text.
VisibleIntervalReturns the appointment’s visible interval.

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.
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

DxSchedulerAppointmentView Class

DevExpress.Blazor Namespace