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.
Inherited Members
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 |