Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridGroupRowCell Class / GridGroupRowCell Constructor


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