TTMSFNCKanbanBoardColumns.Insert Method
Inserts a new column at the specified zero-based index and returns it.
API unit family: TMSFNCKanbanBoard
Declaring type: TTMSFNCKanbanBoardColumns
Syntax
function Insert(Index: Integer): TTMSFNCKanbanBoardColumn;
Parameters
| Name | Description |
|---|---|
Index |
The position at which to insert the new column. |