Class GridDetailsViewIndentCell
Represents a class that provides the common functionalities of DetailsViewIndentCells in SfDataGrid.
Inheritance
System.Object
GridDetailsViewIndentCell
Namespace: Syncfusion.UI.Xaml.DataGrid
Assembly: Syncfusion.Grid.WinUI.dll
Syntax
public class GridDetailsViewIndentCell : ContentControl
Constructors
GridDetailsViewIndentCell()
Initializes a new instance of GridDetailsViewIndentCell class.
Declaration
public GridDetailsViewIndentCell()
Methods
OnApplyTemplate()
Invoked to apply template for the GridDetailsViewIndentCell.
Declaration
protected override void OnApplyTemplate()