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

SchedulerViewInfoBase.IsAppointmentVisible(Appointment) Method

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v20.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public bool IsAppointmentVisible(
    Appointment appointment
)

Parameters

Name Type
appointment Appointment

Returns

Type
Boolean
See Also