Click or drag to resize
EditingComponentAttribute Properties

The EditingComponentAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets or sets the default value of the form component.
Public propertyExplanationText
Gets or sets the explanation text of the form component.
Public propertyFormComponentIdentifier
Identifier of the form component to be used for editing.
Public propertyLabel
Gets or sets the label of the form component.
Public propertyOrder
Gets or sets the order weight of the form component.
Public propertyTooltip
Gets or sets the tooltip of the form component.
Top
See Also