[]
        
(Showing Draft Content)

C1.iOS.Grid.GridControlCellView.-ctor

GridControlCellView Constructor

GridControlCellView()

Initializes a new instance of the GridControlCellView class.

Declaration
public GridControlCellView()
Public Sub New()

GridControlCellView(CGRect)

Initializes a new instance of the GridControlCellView class.

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

GridControlCellView(nint)

Initializes a new instance of the GridControlCellView class.

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