Class GridDetailsViewIndentCell
Represents a class that provides the common functionalities of DetailsViewIndentCells in SfDataGrid.
Inheritance
System.Object
    GridDetailsViewIndentCell
  Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.UWP.dll
Syntax
public class GridDetailsViewIndentCell : ContentControlConstructors
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()