menu

UWP

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

    Show / Hide Table of Contents

    Class TreeGridDataContextHelper

    Represents a class which is used as DataContext for the TreeGrid with Template and Syncfusion.UI.Xaml.TreeGrid.TreeGridColumn.SetCellBoundValue TreeGridColumn value is true.

    Inheritance
    System.Object
    DataContextHelper
    TreeGridDataContextHelper
    Inherited Members
    DataContextHelper.Record
    DataContextHelper.RecordProperty
    DataContextHelper.SetValueBinding(BindingBase, Object)
    DataContextHelper.Value
    DataContextHelper.ValueProperty
    Namespace: Syncfusion.UI.Xaml.TreeGrid.Cells
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class TreeGridDataContextHelper : DataContextHelper

    Constructors

    TreeGridDataContextHelper()

    Declaration
    public TreeGridDataContextHelper()

    Properties

    DataRow

    Declaration
    public TreeDataRowBase DataRow { get; set; }
    Property Value
    Type
    TreeDataRowBase

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved