ReminderItem.Subject Property
Gets the subject text of the appointment associated with the reminder.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that is the appointment’s subject text. |
See Also