[]
        
(Showing Draft Content)

C1.iOS.Grid.GridFilterCell.-ctor

GridFilterCell Constructor

GridFilterCell()

Initializes a new instance of the GridFilterCell class.

Declaration
public GridFilterCell()
Public Sub New()

GridFilterCell(CGRect)

Initializes a new instance of the GridFilterCell class.

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

GridFilterCell(nint)

Initializes a new instance of the GridFilterCell class.

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