Class GridIndentCell
Represents a GridIndentCell of the caption summary row in a SfDataGrid control.
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.SfDataGrid.XForms
Assembly: Syncfusion.SfDataGrid.XForms.dll
Syntax
public class GridIndentCell : GridCell, IVisibility, IDisposable
Constructors
GridIndentCell()
Initializes a new instance of the GridIndentCell class.
Declaration
public GridIndentCell()
Implements
System.IDisposable