ComponentOne Xamarin.iOS
FlexGrid Constructor(IntPtr)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > FlexGrid Class > FlexGrid Constructor : FlexGrid Constructor(IntPtr)
Initializes a new instance of the FlexGrid class.
Syntax
'Declaration
 
Public Function New( _
   ByVal handle As IntPtr _
)
'Usage
 
Dim handle As IntPtr
 
Dim instance As New FlexGrid(handle)
public FlexGrid( 
   IntPtr handle
)

Parameters

handle
See Also

Reference

FlexGrid Class
FlexGrid Members
Overload List