Skip to main content

SchedulerViewInfoBase.IsAppointmentVisible(Appointment) Method

Namespace: DevExpress.XtraScheduler.Drawing

Assembly: DevExpress.XtraScheduler.v24.1.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public bool IsAppointmentVisible(
    Appointment appointment
)

Parameters

Name Type
appointment Appointment

Returns

Type
Boolean
See Also