The ClientForm class represents the client-side data model for a form, encapsulating form-related data within the Data property.
Properties
| Name | Description |
|---|
| Data | Holds the ClientFormData associated with this client form, containing form-specific data properties. |