Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IDropDowns - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IDropDowns

    Namespace: Syncfusion.Blazor.DropDowns
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public interface IDropDowns

    Properties

    ActionFailureTemplate

    Declaration
    RenderFragment ActionFailureTemplate { get; set; }
    Property Value
    Type Description
    Microsoft.AspNetCore.Components.RenderFragment

    NoRecordsTemplate

    Declaration
    RenderFragment NoRecordsTemplate { get; set; }
    Property Value
    Type Description
    Microsoft.AspNetCore.Components.RenderFragment

    Methods

    CallStateHasChangedAsync()

    Declaration
    Task CallStateHasChangedAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task

    UpdateChildProperties(Object)

    Declaration
    void UpdateChildProperties(object value)
    Parameters
    Type Name Description
    System.Object value
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved