menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GanttResourceColumn - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GanttResourceColumn

    Inheritance
    System.Object
    SfBaseComponent
    SfDataBoundComponent
    GanttColumn
    GanttResourceColumn
    Inherited Members
    GanttColumn.AllowEditing
    GanttColumn.AllowFiltering
    GanttColumn.AllowReordering
    GanttColumn.AllowResizing
    GanttColumn.AllowSorting
    GanttColumn.ClipMode
    GanttColumn.DefaultValue
    GanttColumn.DisableHtmlEncode
    GanttColumn.DisplayAsCheckBox
    GanttColumn.Dispose(Boolean)
    GanttColumn.EditorSettings
    GanttColumn.EditTemplate
    GanttColumn.EditType
    GanttColumn.Field
    GanttColumn.FilterSettings
    GanttColumn.FilterTemplate
    GanttColumn.Format
    GanttColumn.Formatter
    GanttColumn.Freeze
    GanttColumn.HeaderTemplate
    GanttColumn.HeaderText
    GanttColumn.HeaderTextAlign
    GanttColumn.HideAtMedia
    GanttColumn.IsFrozen
    GanttColumn.IsIdentity
    GanttColumn.IsPrimaryKey
    GanttColumn.MaxWidth
    GanttColumn.MinWidth
    GanttColumn.ShowCheckbox
    GanttColumn.ShowColumnMenu
    GanttColumn.ShowInColumnChooser
    GanttColumn.Template
    GanttColumn.TextAlign
    GanttColumn.Type
    GanttColumn.Uid
    GanttColumn.Visible
    GanttColumn.Width
    SfBaseComponent.Dispose()
    SfBaseComponent.OnObservableChange(String, Object, Boolean, NotifyCollectionChangedEventArgs)
    SfDataBoundComponent.DataManager
    SfDataBoundComponent.MainParent
    SfDataBoundComponent.OnAfterRenderAsync(Boolean)
    SfDataBoundComponent.SetDataManager<T>(Object)
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class GanttResourceColumn : GanttColumn

    Constructors

    GanttResourceColumn()

    Declaration
    public GanttResourceColumn()

    Methods

    BuildRenderTree(RenderTreeBuilder)

    Declaration
    protected override void BuildRenderTree(RenderTreeBuilder __builder)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder

    OnInitializedAsync()

    Declaration
    protected override Task OnInitializedAsync()
    Returns
    Type
    System.Threading.Tasks.Task
    Overrides
    GanttColumn.OnInitializedAsync()

    OnParametersSetAsync()

    Declaration
    protected override Task OnParametersSetAsync()
    Returns
    Type
    System.Threading.Tasks.Task
    Overrides
    GanttColumn.OnParametersSetAsync()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved