[]
        
(Showing Draft Content)

C1.iOS.Grid.GridColumnHeaderCell.-ctor

GridColumnHeaderCell Constructor

GridColumnHeaderCell()

Initializes a new instance of the GridColumnHeaderCell class.

Declaration
public GridColumnHeaderCell()
Public Sub New()

GridColumnHeaderCell(CGRect)

Initializes a new instance of the GridColumnHeaderCell class.

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

GridColumnHeaderCell(nint)

Initializes a new instance of the GridColumnHeaderCell class.

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