Class GridRowHeaderIndentCell
Represents a class that provides the common functionalities of RowHeaderIndentCells in SfDataGrid.
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.UI.Xaml.DataGrid
Assembly: Syncfusion.Grid.WinUI.dll
Syntax
public class GridRowHeaderIndentCell : GridCell, IDisposable
Constructors
GridRowHeaderIndentCell()
Initializes a new instance of GridRowHeaderIndentCell class.
Declaration
public GridRowHeaderIndentCell()
Implements
System.IDisposable