Back to Devexpress

SchedulerHtmlCellDecorationEventArgs Class

blazor-devexpress-dot-blazor-9d35391a.md

latest1.2 KB
Original Source

SchedulerHtmlCellDecorationEventArgs Class

Contains data for the HtmlCellDecoration event.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public class SchedulerHtmlCellDecorationEventArgs :
    EventArgs

SchedulerHtmlCellDecorationEventArgs is the data class for the following events:

Remarks

Handle the HtmlCellDecoration event to customize the appearance of Scheduler cells. Refer to the event description for additional information and an example.

Inheritance

Object EventArgs SchedulerHtmlCellDecorationEventArgs

See Also

SchedulerHtmlCellDecorationEventArgs Members

DevExpress.Blazor Namespace