suite4.net.FormDatabase Documentation

IForm.UseDataBinding Property

Gets a value indicating whether data binding should be used with this IForm.

[Visual Basic]
Property UseDataBinding As Boolean
[C#]
bool UseDataBinding {get;}

Property Value

A Boolean value indicating the use of data binding in this IForm.

Remarks

See Also

IForm Interface | suite4.net.FormDatabase Namespace