WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowCollection Class / SetSource Method
In This Topic
    SetSource Method (GridRowCollection)
    In This Topic
    Syntax
    protected void SetSource( 
       C1.DataCollection.IDataCollection<GridRow> collection
    )

    Parameters

    collection
    See Also