Skip to main content
All docs
V25.1
  • SchedulerViewInfoBase.IsAppointmentVisible(Appointment) Method

    Namespace: DevExpress.XtraScheduler.Drawing

    Assembly: DevExpress.XtraScheduler.v25.1.dll

    NuGet Package: DevExpress.Win.Scheduler

    Declaration

    public bool IsAppointmentVisible(
        Appointment appointment
    )

    Parameters

    Name Type
    appointment Appointment

    Returns

    Type
    Boolean
    See Also