ig.scheduler.AgendaViewAppointmentScope

Indicates the range of appointments that should be displayed in an AgendaView.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js
  • allAppointments

    Type:
    ig.scheduler.AgendaViewAppointmentScope
    Default:
    0

    Indicates that appointments for all days that fall within the agendaViewMinimumDate and agendaViewMaximumDate should be displayed in an AgendaView.

  • onlyAppointmentsForSelectedDate

    Type:
    ig.scheduler.AgendaViewAppointmentScope
    Default:
    1

    Indicates that only appointments for the day that is current selected in the Scheduler should be displayed in an AgendaView.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.