suite4.net.FormDatabase Documentation

IForm.Name Property

Gets the name of the IForm.

[Visual Basic]
Property Name As String
[C#]
string Name {get;}

Property Value

The name of the IForm.

Remarks

The value of this property can only be modified in the form.suite4.net designer.

See Also

IForm Interface | suite4.net.FormDatabase Namespace