ASPxSchedulerStatusInfo Class
Contains status info settings.
Namespace: DevExpress.Web.ASPxScheduler.Controls
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Remarks
Use the ASPxSchedulerStatusInfo to indicate errors and invalid values on the appointment form.
<dx:ASPxSchedulerStatusInfo runat="server" ID="schedulerStatusInfo1" Priority="1" MasterControlId="ASPxScheduler1" />
Implements
Inheritance
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
ASPxSchedulerStatusInfo
See Also