[]
        
(Showing Draft Content)

C1.iOS.Grid.GridCellView.-ctor

GridCellView Constructor

GridCellView()

Initializes a new instance of the GridCellView class.

Declaration
public GridCellView()
Public Sub New()

GridCellView(CGRect)

Initializes a new instance of the GridCellView class.

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

GridCellView(nint)

Initializes a new instance of the GridCellView class.

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