CalendarDayCellPreparedEventArgs.Cell Property
In This Article
Gets the currently processed cell of a calendar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Table |
A Table |
#Remarks
Use the Cell property to customize the cell appearance.
See Also