TTMSFNCKanbanBoard.OnCustomizeColumn Event
Occurs when a column is being customized.
API unit family: TMSFNCKanbanBoard
Declaring type: TTMSFNCKanbanBoard
Inherited from: TTMSFNCCustomKanbanBoard
Syntax
OnCustomizeColumn: TTMSFNCKanbanBoardCustomizeColumnEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the event. |
AColumn |
The column being customized. |
ATableView |
The table view associated with the column. |