[]
        
(Showing Draft Content)

C1.iOS.Grid.GridSummaryCell.-ctor

GridSummaryCell Constructor

GridSummaryCell()

Initializes a new instance of the GridSummaryCell class.

Declaration
public GridSummaryCell()
Public Sub New()

GridSummaryCell(CGRect)

Initializes a new instance of the GridSummaryCell class.

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

GridSummaryCell(nint)

Initializes a new instance of the GridSummaryCell class.

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