ClassHorizontalMonthTable<TItem>
Class
Definition
Namespace:Telerik.Blazor.Components.Scheduler.Rendering.MonthView
Assembly:Telerik.Blazor.dll
Type Parameters:
TItem
Syntax:
cs-api-definition
public class HorizontalMonthTable<TItem> : ResourceMonthTable<TItem>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseBaseComponentContentTableBase<TItem>MonthTable<TItem>ResourceMonthTable<TItem>HorizontalMonthTable<TItem>
Implements:
Inherited Members
Constructors
HorizontalMonthTable()
Declaration
cs-api-definition
public HorizontalMonthTable()