AppointmentImageInfoCore.Visible Property
Specifies whether the image, associated with the appointment, is visible or hidden.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the image is visible; otherwise, false. |
See Also