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