EditorPosition Interface
EditorPosition Interface used to identify the location of the item a DialogItem property value.
Properties
| Name | Type | Description | |
|---|---|---|---|
| columnIndex | number | Determines the column position for the type editor | |
| columnSpan | undefined | number | Number of columns to occupy. | Deprecated |
| rowPriority | number | Determine the order the row is shown in UI |
Defined in
Last Updated: 30 November, 2023