DevExpress.ExpressApp.Scheduler.Web.v17.2
Used to extend the Application Model's ListView node with settings specific to the ASP.NET Scheduler Module functionality.
Specifies the count of calendars displayed by the Scheduler List Editor.
An integer value specifying the count of calendars to be displayed by the Scheduler List Editor.
Specifies the height of the scroll container that encloses the scheduler.
An integer value specifying the height of the scroll container that encloses the scheduler.
The module contained in the DevExpress.ExpressApp.Scheduler.Web.v17.2.dll assembly.
Creates an instance of the SchedulerAspNetModule class.
Extends the Application Model with the interface.
A ModelInterfaceExtenders object that is a collection of Application Model interface extenders.
Returns a collection of additional Resource Localizer types that can be used in an application that uses the SchedulerAspNetModule.
An ICollection<Type> collection containing the types of the Resource Localizers supplied with the SchedulerAspNetModule.
Sets up the SchedulerAspNetModule after it has been added to the collection.
An object that provides methods and properties to manage the current application. This parameter value is set for the property.
Represents the Scheduling List Editor used in the XAF ASP.NET Web applications.
Creates and initializes an instance of the ASPxSchedulerListEditor class.
An object representing the Application Model's node, which contains information on the View that will use the instantiated List Editor.
Updates the current List Editor's state in accordance with the information stored in the Application Model.
Provides access to the collection of objects specifying mappings of the appointments' custom properties to appropriate data fields.
An AppointmentCustomFieldMappingCollection object specifying mappings of the appointments' custom properties to appropriate data fields.
Provides access to an object that allows the persistent properties of the appointments maintained by the current storage to be bound to appropriate fields in the data source.
An AppointmentMappingInfo object that allows the persistent properties of the appointments maintained by the current storage to be bound to appropriate fields in the data source.
Prevents the ASPxSchedulerListEditor's control from being updated until the method is called.
Removes references to the ASPxSchedulerListEditor's control and its event handlers.
This event is intended for internal use.
Provides access to the ASPxSchedulerListEditor's Context Menu Template.
A control which implements the IContextMenuTemplate interface and represents a List Editor's Context Menu Template.
For internal use only.
Provides access to the ASPxSchedulerListEditor's Date Navigator.
A DevExpress.XtraScheduler.Native.IDateNavigatorControllerOwner object that represents a Date Navigator.
Releases all resources used by the ASPxSchedulerListEditor.
Unlocks the ASPxSchedulerListEditor's control after a call to the method and causes an immediate update.
Indicates whether has been loaded.
true if the Scheduler control is loaded; otherwise, false.
Performs the required pre-export actions under the ASPxSchedulerListEditor.
Provides access to the scheduler's customization options.
A SchedulerOptionsCustomization object representing the scheduler's customization options.
Refreshes the bound data source of the ASPxSchedulerListEditor's control.
Provides access to an object that allows the persistent properties of the resources maintained by the current storage to be bound to appropriate fields in the data source.
A ResourceMappingInfo object that allows the persistent properties of the resources maintained by the current storage to be bound to appropriate fields in the data source.
Writes information on a List Editor's control to the Application Model.
Provides access to the ASPxSchedulerListEditor's control.
An ASPxScheduler object that represents the ASPxSchedulerListEditor's control.
Provides access to the collection of selected appointments.
An AppointmentBaseCollection object representing the collection of selected appointments.
Specifies the time interval currently selected in the scheduler's active view by an end-user.
A TimeInterval object specifying the time interval currently selected in the scheduler's active view by an end-user.
Selects a specified object in the current Scheduler List Editor.
An IEvent object to be selected in the current Scheduler List Editor.
Performs additional initialization of the ASPxSchedulerListEditor.
A object that represent the Collection Source of the List View that the current List Editor represents in a UI.
An object that can be used to manage the current application.
Specifies the start date of the scheduler.
A object specifying the start date of the scheduler.
For internal use only.
A TestControlType enumeration value representing the type of a test control used for the current ASPxSchedulerListEditor.