PDF for .NET
Items プロパティ (PdfComboListBase)

C1.Pdf.6 アセンブリ > C1.Pdf 名前空間 > PdfComboListBase クラス : Items プロパティ
現在のコンボまたはリストに含まれる項目のコレクションを表す System.Collections.Generic.List`1 を取得します。

値は、これらの項目を表す文字列です。

シンタックス
'宣言
 
Public ReadOnly Property Items As System.Collections.Generic.List(Of String)
public System.Collections.Generic.List<string> Items {get;}
参照

PdfComboListBase クラス
PdfComboListBase メンバ