HasFormBinding
Interface for objects that have access to form binding operations.
This interface provides access to the internal form binding for objects that need to interact with the form's low-level operations. This is typically implemented by form-related components and controls.
Parameters
T
The type of the form data.