C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Field Class / SetName Method
The new name of the field.

In This Topic
SetName Method (Field)
In This Topic
Sets the name of the current Field.
Syntax
'Declaration
 
Protected Overrides Sub SetName( _
   ByVal newName As String _
) 
 

Parameters

newName
The new name of the field.
See Also