menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TreeViewNodeSizeMode - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TreeViewNodeSizeMode

    Defines the NodeSizeMode for the SfTreeView.

    Inheritance
    System.Object
    TreeViewNodeSizeMode
    Namespace: Syncfusion.Maui.TreeView
    Assembly: Syncfusion.Maui.TreeView.dll
    Syntax
    public sealed class TreeViewNodeSizeMode : Enum

    Fields

    Dynamic

    Autofits the items based on its content and update the layout when content's height or width is changed at runtime.

    Declaration
    public const TreeViewNodeSizeMode Dynamic
    Field Value
    Type
    TreeViewNodeSizeMode

    None

    Layout the items with default item size value.

    Declaration
    public const TreeViewNodeSizeMode None
    Field Value
    Type
    TreeViewNodeSizeMode
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »