[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.Field.SetName

SetName Method

SetName(string)

Sets the name of the current Field.

Declaration
protected override void SetName(string newName)
Parameters
Type Name Description
string newName

The new name of the field.

Overrides