[]
        
(Showing Draft Content)

C1.iOS.Grid.GridGroupRowCell.-ctor

GridGroupRowCell Constructor

GridGroupRowCell()

Initializes a new instance of the GridGroupRowCell class.

Declaration
public GridGroupRowCell()
Public Sub New()

GridGroupRowCell(CGRect)

Initializes a new instance of the GridGroupRowCell class.

Declaration
public GridGroupRowCell(CGRect frame)
Public Sub New(frame As CGRect)
Parameters
Type Name Description
CGRect frame

GridGroupRowCell(nint)

Initializes a new instance of the GridGroupRowCell class.

Declaration
public GridGroupRowCell(nint handle)
Public Sub New(handle As IntPtr)
Parameters
Type Name Description
nint handle