Back to Devexpress

DxSchedulerResourceItem Members

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

latest3.4 KB
Original Source

DxSchedulerResourceItem Members

An appointment’s resource.

Constructors

NameDescription
DxSchedulerResourceItem()Initializes a new instance of the DxSchedulerResourceItem class.

Properties

NameDescription
BackgroundCssClassAssigns a CSS class to the resource’s background.
CaptionSpecifies the resource‘s caption.
ColorSpecifies the resource‘s color.
CustomFieldsReturns the collection of custom fields. Inherited from DxSchedulerSourceObjectContainer.
IdSpecifies the item ID. Inherited from DxSchedulerSourceObjectContainer.
SourceObjectA data source object to which a Scheduler item is bound. Inherited from DxSchedulerSourceObjectContainer.
TextCssClassAssigns a CSS class to the resource’s text.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. 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

DxSchedulerResourceItem Class

DevExpress.Blazor Namespace