menu

Blazor

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

    Show / Hide Table of Contents

    Interface IDropDownTree

    Interface for SfDropDownTree.

    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public interface IDropDownTree

    Methods

    UpdateChildProperties(Object)

    This method updates the child properties of Dropdown Tree.

    Declaration
    Task UpdateChildProperties(object details)
    Parameters
    Type Name Description
    System.Object details

    Specifies the property value parameter.

    Returns
    Type
    System.Threading.Tasks.Task
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved