PrintDocument for WinForms
SetName メソッド (Field)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Field クラス : SetName メソッド
フィールドの新しい名前。
現在の Fieldの名前を設定します。
シンタックス
'宣言
 
Protected Overrides Sub SetName( _
   ByVal newName As System.String _
) 
'使用法
 
Dim instance As Field
Dim newName As System.String
 
instance.SetName(newName)
protected override void SetName( 
   System.string newName
)

パラメータ

newName
フィールドの新しい名前。
参照

Field クラス
Field メンバ