ClassSchedulerTimelineView
Class
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class SchedulerTimelineView : SchedulerTimeViewBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseSchedulerViewBaseSchedulerTimeViewBaseSchedulerTimelineView
Implements:
Inherited Members
Constructors
SchedulerTimelineView()
Declaration
cs-api-definition
public SchedulerTimelineView()
Properties
ColumnWidth
The width of each time column in pixels.
Declaration
cs-api-definition
[Parameter]
public decimal ColumnWidth { get; set; }
Property Value
NumberOfDays
How many days will be shown side by side in the view. Defaults to 1.