menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ITreeItemView - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ITreeItemView

    Exposes methods and properties of native TreeViewItemInfoBase to use in query event.

    Namespace: Syncfusion.Maui.TreeView
    Assembly: Syncfusion.Maui.TreeView.dll
    Syntax
    public interface ITreeItemView

    Methods

    CalculateHeight()

    Calculates the treeview item height based on the content.

    Declaration
    double CalculateHeight()
    Returns
    Type Description
    System.Double

    Calculated height based on node content.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved