WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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