Skip to main content

ASPxClientCalendarCustomDisabledDateEventArgs Class

Provides data for the ASPxClientCalendar.CustomDisabledDate event.

Declaration

declare class ASPxClientCalendarCustomDisabledDateEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientCalendarCustomDisabledDateEventArgs type are used as arguments for the ASPxClientCalendar.CustomDisabledDate event generated on the client side.

ASPxClientCalendarCustomDisabledDateEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

ASPxClientEventArgs
ASPxClientCalendarCustomDisabledDateEventArgs
See Also