MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridColumnCollection Class / Item Property / Item(Int32) Property
In This Topic
    Item(Int32) Property
    In This Topic
    Syntax
    public GridColumn Item( 
       int index
    ) {get; set;}

    Parameters

    index
    See Also