ig.scheduler.SchedulerViewMode

Identifies the view that will be displayed by the Scheduler control.

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
  • agendaView

    Type:
    ig.scheduler.SchedulerViewMode
    Default:
    1

    Identifies a Scheduler view mode that shows activity for one or more days in a list type view.

  • dayView

    Type:
    ig.scheduler.SchedulerViewMode
    Default:
    2

    Identifies a Scheduler view mode that shows activity arranged in timeslots for one or more days.

  • monthView

    Type:
    ig.scheduler.SchedulerViewMode
    Default:
    0

    Identifies a Scheduler view mode that shows activity for all days in one or more months.

  • weekView

    Type:
    ig.scheduler.SchedulerViewMode
    Default:
    3

    Identifies a Scheduler view mode that shows activity for all timeslots in a week.

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

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