C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridIncrementalLoadingCell Class / GridIncrementalLoadingCell Constructor


In This Topic
GridIncrementalLoadingCell Constructor
In This Topic
Initializes a new instance of the GridIncrementalLoadingCell class.
Syntax
'Declaration
 
Public Function New( _
   ByVal context As Android.Content.Context _
)
 
'Usage
 
Dim context As Android.Content.Context
 
Dim instance As New GridIncrementalLoadingCell(context)

Parameters

context
See Also