Skip to main content
A newer version of this page is available. .
Tab

CalendarPickerViewCellInitializeEventArgs Class

Provides data for the ASPxCalendar.PickerViewCellInitialize event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CalendarPickerViewCellInitializeEventArgs :
    CalendarPickerViewCellEventArgs

Inheritance

Object
EventArgs
CalendarPickerViewCellEventArgs
CalendarPickerViewCellInitializeEventArgs
See Also