ComponentOne Xamarin.Android
GridGroupRow Constructor(ICollectionViewGroup<Object,Object>,Int32)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridGroupRow Class > GridGroupRow Constructor : GridGroupRow Constructor(ICollectionViewGroup<Object,Object>,Int32)
Initializes a new instance of the GridGroupRow class.
Syntax
'Declaration
 
Public Function New( _
   ByVal group As ICollectionViewGroup(Of Object,Object), _
   ByVal index As Integer _
)
'Usage
 
Dim group As ICollectionViewGroup(Of Object,Object)
Dim index As Integer
 
Dim instance As New GridGroupRow(group, index)

Parameters

group
index
See Also

Reference

GridGroupRow Class
GridGroupRow Members
Overload List