PrintDocument for WinForms
SetName メソッド (Field)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Field クラス : SetName メソッド
The new name of the field.
Sets the name of the current 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
The new name of the field.
参照

Field クラス
Field メンバ