CalendarPickerViewCellPreparedEventArgs Class
In This Article
Provides data for the ASPxCalendar.PickerViewCellPrepareds event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CalendarPickerViewCellPreparedEventArgs :
CalendarPickerViewCellEventArgs
#Inheritance
Object
EventArgs
CalendarPickerViewCellEventArgs
CalendarPickerViewCellPreparedEventArgs
See Also