Skip to main content
Tab

CalendarPickerViewCellEventArgs.Date Property

Gets the cell processed in the calendar.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public DateTime Date { get; }

#Property Value

Type Description
DateTime

A DateTime value containing a processed cell.

See Also