FieldOrderAttribute
Attribute in LogicToolkit / Inherits from: System.Attribute
Description
Attribute that sets field order.
By applying this attribute to the fields of NodeComponent, you can set the display order of the fields.
Constructors
| Description | |
|---|---|
| FieldOrderAttribute | Attribute that sets field order. By applying this attribute to the fields of NodeComponent, you can set the display order of the fields. |
Fields
| Field Name | Description |
|---|---|
| Order | Display order |