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