Skip to main content

AgendaAppointmentStyles.ResourceCell Property

Gets the style settings defining the appearance of a resource cell.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public AgendaAppointmentCellStyle ResourceCell { get; }

Property Value

Type Description
AgendaAppointmentCellStyle

An AgendaAppointmentCellStyle object that contains style settings defining the appearance of a resource cell.

See Also