C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRow Class / DataCollection Property

In This Topic
DataCollection Property (GridGroupRow)
In This Topic
Gets the collection to which the bound item belongs to.
Syntax
'Declaration
 
Public ReadOnly Property DataCollection As IDataCollection(Of Object)
 
See Also