Items プロパティ (TableRow)

クラス

TableRow.

処理

[読み書き可能] 行の項目のリスト。

構文

C#
protected List(Of String) Items { get; set; }
VB
'Declaration
Protected ReadWrite Property Items As List(Of String)

アクセス

読み書き。