menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LoadonDemandEventArgs - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LoadonDemandEventArgs

    Class provides the LoadonDemand Event Arguments

    Inheritance
    System.Object
    LoadonDemandEventArgs
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class LoadonDemandEventArgs : RoutedEventArgs

    Constructors

    LoadonDemandEventArgs()

    Declaration
    public LoadonDemandEventArgs()

    Properties

    TreeViewItem

    Gets or sets the TreeViewItem

    Declaration
    public TreeViewItemAdv TreeViewItem { get; set; }
    Property Value
    Type
    TreeViewItemAdv
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved