SchedulerViewInfoBase.IsAppointmentVisible(Appointment) Method
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| appointment | Appointment |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v26.1.dll
public bool IsAppointmentVisible(
Appointment appointment
)
Public Function IsAppointmentVisible(
appointment As Appointment
) As Boolean
| Name | Type |
|---|---|
| appointment | Appointment |
| Type |
|---|
| Boolean |