Class GridUnboundRowCell
Represents an UnboundRow cell in a SfDataGrid control.
Implements
Android.Views.View.IOnLongClickListener
Android.Runtime.IJavaObject
System.IDisposable
Java.Interop.IJavaPeerable
Inherited Members
Namespace: Syncfusion.SfDataGrid
Assembly: Syncfusion.SfDataGrid.Android.dll
Syntax
public class GridUnboundRowCell : GridCell, View.IOnLongClickListener, IJavaObject, IDisposable, IJavaPeerable
Constructors
GridUnboundRowCell(Context)
Initializes a new instance of the GridUnboundRowCell class.
Declaration
public GridUnboundRowCell(Context context)
Parameters
Type | Name | Description |
---|---|---|
Android.Content.Context | context |
Implements
Android.Views.View.IOnLongClickListener
Android.Runtime.IJavaObject
System.IDisposable
Java.Interop.IJavaPeerable