Skip to main content
Tab

CalendarCustomDisabledDateEventArgs.Date Property

Gets the currently processed date.

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 that is the currently processed date.

See Also