FormFieldView Class Properties
In This Topic
For a list of all properties of this type, see
FormFieldView.
Public Properties
| | Name | Description |
 | Brush | Gets or sets the background brush of form field. |
 | Builder | Gets or sets a transformer used for building of the form field. |
 | Field | Gets the recognized field. |
 | FieldTemplate | Gets the template of the form field. |
 | InteractionController | Gets or sets an interaction controller of form field view. |
 | IsVisible | Gets or sets a value indicating whether the form field is visible. |
 | Pen | Gets or sets the border pen of form field. |
 | Transformer | Gets or sets a transformer used for transforming (moving/resizing/...) of the form field. |
See Also