menu

MAUI

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

    Show / Hide Table of Contents

    Class NodeCheckedEventArgs

    Provides data for the NodeChecked event.

    Inheritance
    System.Object
    NodeCheckedEventArgs
    Namespace: Syncfusion.Maui.TreeView
    Assembly: Syncfusion.Maui.TreeView.dll
    Syntax
    public class NodeCheckedEventArgs : EventArgs

    Constructors

    NodeCheckedEventArgs()

    Initializes a new instance of the NodeCheckedEventArgs class.

    Declaration
    public NodeCheckedEventArgs()

    Properties

    Node

    Gets the data object associated with TreeViewItem.

    Declaration
    public TreeViewNode Node { get; }
    Property Value
    Type Description
    TreeViewNode

    An object that represents the item in the checked/unchecked position of the node.

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