WinUI コントロール
DataCollection プロパティ (GridRow)

C1.WinUI.Grid アセンブリ > C1.WinUI.Grid 名前空間 > GridRow クラス : DataCollection プロパティ
連結項目が属するコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property DataCollection As C1.DataCollection.IDataCollection(Of Object)
public C1.DataCollection.IDataCollection<object> DataCollection {get;}
参照

GridRow クラス
GridRow メンバ