| EditingComponentAttribute Properties |
The EditingComponentAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultValue |
Gets or sets the default value of the form component.
| |
| ExplanationText |
Gets or sets the explanation text of the form component.
| |
| FormComponentIdentifier |
Identifier of the form component to be used for editing.
| |
| Label |
Gets or sets the label of the form component.
| |
| Order |
Gets or sets the order weight of the form component.
| |
| Tooltip |
Gets or sets the tooltip of the form component.
|