Reports for WPF
Add(String) メソッド

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBoxItemCollection クラス > Add メソッド : Add(String) メソッド
ドロップダウンリストに表示されるテキスト。
テキストを指定して RenderInputComboBoxItem オブジェクトをコレクションに追加します。
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal itemText As System.String _
) As System.Integer
public System.int Add( 
   System.string itemText
)

パラメータ

itemText
ドロップダウンリストに表示されるテキスト。

戻り値の型

追加されたオブジェクトのコレクション内のインデックス。
参照

RenderInputComboBoxItemCollection クラス
RenderInputComboBoxItemCollection メンバ
オーバーロード一覧