C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridBase Class / GridBase Constructor / GridBase Constructor()


In This Topic
GridBase Constructor()
In This Topic
Initializes a new instance of the GridBase class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New GridBase()
See Also