Class
GanttDimensionalTaskBase<TItem>

Definition

Namespace:Telerik.Blazor.Components.Gantt

Assembly:Telerik.Blazor.dll

Type Parameters:

TItem

Syntax:

cs-api-definition
public abstract class GanttDimensionalTaskBase<TItem> : GanttTaskBase<TItem>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable

Inheritance: objectComponentBaseBaseComponentGanttTaskBase<TItem>GanttDimensionalTaskBase<TItem>

Implements: IComponentIDisposableIHandleAfterRenderIHandleEvent

Inherited Members GanttTaskBase<TItem>.OnItemMouseDown()GanttTaskBase<TItem>.OnItemMouseUp()GanttTaskBase<TItem>.OnDoubleClick()GanttTaskBase<TItem>.ExecuteCommand(string)GanttTaskBase<TItem>.TaskElementGanttTaskBase<TItem>.OnTaskCommandGanttTaskBase<TItem>.OnMouseDownGanttTaskBase<TItem>.OnKeyDownGanttTaskBase<TItem>.OnMouseUpGanttTaskBase<TItem>.StateGanttTaskBase<TItem>.TooltipDateFormatStringGanttTaskBase<TItem>.TaskModelGanttTaskBase<TItem>.LeftStyleGanttTaskBase<TItem>.TaskTitleBaseComponent.ShouldRender()BaseComponent.OnInitializedAsync()BaseComponent.OnAfterRenderAsync(bool)BaseComponent.Dispose()BaseComponent.InitLocalizer()BaseComponent.ThrowIfParameterIsNull(object, string)BaseComponent.HaveOptionsChanged(IDictionary<string, object>, IDictionary<string, object>)BaseComponent.GetClassString(params string[])BaseComponent.InvokeAsync<T>(string, params object[])BaseComponent.InvokeAsync<T>(string, CancellationToken, params object[])BaseComponent.InvokeVoidAsync(string, params object[])BaseComponent.InvokeComponentMethodAsync<T>(string, params object[])BaseComponent.InvokeComponentMethodAsync<T>(string, CancellationToken, params object[])BaseComponent.InvokeVoidComponentMethodAsync(string, params object[])BaseComponent.InvokeComponentVoidMethodAsync(string, object)BaseComponent.InvokeDisposeAsync()BaseComponent.StateHasChanged()BaseComponent.RootComponentBaseComponent.ClassComponentBase.BuildRenderTree(RenderTreeBuilder)ComponentBase.OnInitialized()ComponentBase.OnParametersSet()ComponentBase.OnParametersSetAsync()ComponentBase.OnAfterRender(bool)ComponentBase.InvokeAsync(Action)ComponentBase.InvokeAsync(Func<Task>)ComponentBase.SetParametersAsync(ParameterView)

Constructors

GanttDimensionalTaskBase()

Declaration

cs-api-definition
protected GanttDimensionalTaskBase()

Properties

PercentCompleteStyle

Declaration

cs-api-definition
public string PercentCompleteStyle { get; }

Property Value

string

WidthStyle

Declaration

cs-api-definition
public string WidthStyle { get; }

Property Value

string