Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridColumnCollection Class / Item Property


In This Topic
    Item Property (GridColumnCollection)
    In This Topic
    Gets a GridColumn by its name.
    Overload List
    OverloadDescription
    Gets a GridColumn by its name.  
    Gets or sets the element at the specified index. (Inherited from C1.iOS.Grid.GridRowColCollection<GridColumn>)
    See Also