C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / FlexGrid Class / FlexGrid Constructor / FlexGrid Constructor(IntPtr)


In This Topic
FlexGrid Constructor(IntPtr)
In This Topic
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)

Parameters

handle
See Also