Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.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.DataCollection.C1DataCollectionList<T>)
    See Also