Class TreeGridRowHeaderIndentCell
Represents a class that maintains the common functionalities of RowHeader indent cells in SfTreeGrid.
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.Grid.WinUI.dll
Syntax
public class TreeGridRowHeaderIndentCell : TreeGridCell, IDisposable
Constructors
TreeGridRowHeaderIndentCell()
Initializes a new instance of TreeGridRowHeaderIndentCell class.
Declaration
public TreeGridRowHeaderIndentCell()
Implements
System.IDisposable