DIM
hGridView
AS
GridView
hGridView
=
NEW
GridView
(
Parent
AS
Container
)
Creates a new GridView.