[]
        
(Showing Draft Content)

C1.iOS.Grid.GridTextCellView.-ctor

GridTextCellView Constructor

GridTextCellView()

Initializes a new instance of the GridTextCellView class.

Declaration
public GridTextCellView()
Public Sub New()

GridTextCellView(CGRect)

Initializes a new instance of the GridTextCellView class.

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

GridTextCellView(nint)

Initializes a new instance of the GridTextCellView class.

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