menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ItemTemplateContextType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ItemTemplateContextType

    Inheritance
    System.Object
    ItemTemplateContextType
    Namespace: Syncfusion.XForms.TreeView
    Assembly: Syncfusion.SfTreeView.XForms.dll
    Syntax
    public sealed class ItemTemplateContextType : Enum

    Fields

    Item

    Specifies that the data model object will be the binding context for treeview item.

    Declaration
    public const ItemTemplateContextType Item
    Field Value
    Type
    ItemTemplateContextType

    Node

    Specifies that the TreeViewNode will be the binding context for treeview item.

    Declaration
    public const ItemTemplateContextType Node
    Field Value
    Type
    ItemTemplateContextType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved