A base class for property attributes that decorate other property attributes.
More...
Inherits PropertyAttribute.
Inherited by ArrayLengthAttribute, DisplayNameAttribute, DoIfAttributeBase, FieldEditorButtonAttribute, HideArrayElementLabelAttribute, InlineHelpAttribute, ReadOnlyAttribute, SerializeReferenceTypePickerAttribute, SpaceAfterAttribute, and UnitAttribute.
A base class for property attributes that decorate other property attributes.
◆ DecoratingPropertyAttribute() [1/2]
Initializes a new instance with the default order.
◆ DecoratingPropertyAttribute() [2/2]
Initializes a new instance with the specified order.
◆ DefaultOrder
| const int DefaultOrder = -10000 |
|
static |
The default order of the attribute.