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

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

GridRow クラス
GridRow メンバ