ComboBox for ASP.NET Web Forms
C1ComboBoxItem コンストラクタ(String,String)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ComboBox 名前空間 > C1ComboBoxItem クラス > C1ComboBoxItem コンストラクタ : C1ComboBoxItem コンストラクタ(String,String)
C1ComboBoxItem テキスト。
C1ComboBoxItem 値。
C1ComboBoxItem クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal value As System.String _
)
public C1ComboBoxItem( 
   System.string text,
   System.string value
)

パラメータ

text
C1ComboBoxItem テキスト。
value
C1ComboBoxItem 値。
参照

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