PrintDocument for WinForms
RenderInputComboBoxItem コンストラクタ(String)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBoxItem クラス > RenderInputComboBoxItem コンストラクタ : RenderInputComboBoxItem コンストラクタ(String)
A string to assign to the RenderInputComboBoxItem.Text property.
Initializes a new instance of the RenderInputComboBoxItem class, assigning the RenderInputComboBoxItem.Text property.
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String _
)
'使用法
 
Dim text As System.String
 
Dim instance As New RenderInputComboBoxItem(text)
public RenderInputComboBoxItem( 
   System.string text
)

パラメータ

text
A string to assign to the RenderInputComboBoxItem.Text property.
参照

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