menu

Blazor

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

    Show / Hide Table of Contents

    Class SfDataBoundComponent

    Inheritance
    System.Object
    SfBaseComponent
    SfDataBoundComponent
    Chart3DDataBoundComponent
    SfChart3D
    AccumulationChartAnnotation
    AccumulationChartAnnotations
    AccumulationChartSeries
    ChartCommonSelectedData
    ChartDataBoundComponent
    RangeNavigatorSeries
    SfAccumulationChart
    SfChart
    SfRangeNavigator
    SfSmithChart
    SfSparkline<TValue>
    SfStockChart
    SmithChartSeries
    StockChartSeries
    StockChartTrendline
    DataSourceSettings
    AutoCompleteFieldSettings
    ComboBoxFieldSettings
    DropDownListFieldSettings
    MultiSelectFieldSettings
    SfDropDownBase<T>
    GanttColumn
    GanttEditDialogField
    GanttEditDialogFields
    GanttHoliday
    GanttResourceFields<TResources>
    GanttSplitterSettings
    SfGantt<TValue>
    GridAggregate
    GridColumn
    GridColumnChooserSettings
    GridColumns
    GridFilterSettings
    GridGroupSettings
    GridPageSettings
    GridSearchSettings
    GridSortSettings
    SfGrid<TValue>
    KanbanCardSettings
    KanbanColumn
    KanbanColumns
    KanbanDialogSettings
    KanbanDialogSettingsField
    KanbanDialogSettingsFields
    KanbanSortSettings
    KanbanStackedHeader
    KanbanStackedHeaders
    KanbanSwimlaneSettings
    KanbanTemplates
    SfKanban<TValue>
    MapsBubble<TValue>
    MapsLayer<TValue>
    MapsMarker<TValue>
    SfMultiColumnComboBox<TValue, TItem>
    PivotFieldListDataSourceSettings<TValue>
    PivotViewDataSourceSettings<TValue>
    PivotViewDisplayOption
    PivotViewPageSettings
    SfPivotFieldList<TValue>
    SfPivotView<TValue>
    QueryBuilderColumn
    SfQueryBuilder<TValue>
    ScheduleEventSettings<TValue>
    ScheduleResource<TValue, TItem>
    ScheduleView
    ScheduleViewGroup
    ScheduleViewTimeScale
    SfTreeGrid<TValue>
    TreeGridAggregate
    TreeGridColumn
    TreeGridFilterSettings
    TreeGridSearchSettings
    TreeGridSortSettings
    SfTreeMap<TValue>
    Inherited Members
    SfBaseComponent.Dispose()
    SfBaseComponent.Dispose(Boolean)
    SfBaseComponent.OnObservableChange(String, Object, Boolean, NotifyCollectionChangedEventArgs)
    Namespace: Syncfusion.Blazor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public abstract class SfDataBoundComponent : SfBaseComponent

    Constructors

    SfDataBoundComponent()

    Declaration
    protected SfDataBoundComponent()

    Properties

    DataManager

    Declaration
    public DataManager DataManager { get; set; }
    Property Value
    Type
    DataManager

    MainParent

    Declaration
    protected virtual SfBaseComponent MainParent { get; set; }
    Property Value
    Type
    SfBaseComponent

    Methods

    OnAfterRenderAsync(Boolean)

    Declaration
    protected override Task OnAfterRenderAsync(bool firstRender)
    Parameters
    Type Name Description
    System.Boolean firstRender
    Returns
    Type
    System.Threading.Tasks.Task
    Overrides
    SfBaseComponent.OnAfterRenderAsync(Boolean)

    OnInitializedAsync()

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

    OnParametersSetAsync()

    Declaration
    protected override Task OnParametersSetAsync()
    Returns
    Type
    System.Threading.Tasks.Task

    SetDataManager<T>(Object)

    Declaration
    protected object SetDataManager<T>(object dataSource)
    Parameters
    Type Name Description
    System.Object dataSource
    Returns
    Type
    System.Object
    Type Parameters
    Name
    T
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »