Class UnboundRowControl
Represents the Unbound row in a SfDataGrid control.
Inherited Members
Namespace: Syncfusion.SfDataGrid
Assembly: Syncfusion.SfDataGrid.Android.dll
Syntax
public class UnboundRowControl : VirtualizingCellsControl
  Constructors
UnboundRowControl(Context)
Initializes a new instance of the UnboundRowControl class.
Declaration
public UnboundRowControl(Context context)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Android.Content.Context | context |