[]
        
(Showing Draft Content)

C1.iOS.Grid.GridColumnHeaderPanel.-ctor

GridColumnHeaderPanel Constructor

GridColumnHeaderPanel()

Initializes a new instance of the GridColumnHeaderPanel class.

Declaration
public GridColumnHeaderPanel()
Public Sub New()

GridColumnHeaderPanel(CGRect)

Initializes a new instance of the GridColumnHeaderPanel class.

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

GridColumnHeaderPanel(nint)

Initializes a new instance of the GridColumnHeaderPanel class.

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