Click or drag to resize
DefaultValueEditingComponentAttribute Properties

The DefaultValueEditingComponentAttribute type exposes the following members.

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