AgendaViewAppointmentDisplayOptions.AllowMultiLineSubject Property
In This Article
An option that allows multiline display of an appointment subject text.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | True, to show as many lines as required to display a subject text; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Allow |
---|---|
Agenda |
|
#Remarks
Allow |
Allow |
---|---|
![]() |
![]() |
Tip
Set the Allow
See Also