[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridRow.DataCollection

DataCollection Property

DataCollection

Gets the collection to which the bound item belongs to.

Declaration
public IDataCollection<object> DataCollection { get; }
Public ReadOnly Property DataCollection As IDataCollection(Of Object)