Skip to main content
A newer version of this page is available. .

AgendaViewStyles.AppointmentRow Property

Gets the style settings defining the appearance of an appointment row.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public AgendaAppointmentStyles AppointmentRow { get; }

Property Value

Type Description
AgendaAppointmentStyles

An AgendaAppointmentStyles object that contains style settings defining the appearance of an appointment row.

See Also