Table of Contents

TTMSFNCKanbanBoard.OnItemCollapse Event

Occurs when an item is collapsed.

API unit family: TMSFNCKanbanBoard Declaring type: TTMSFNCKanbanBoard Inherited from: TTMSFNCCustomKanbanBoard

Syntax

OnItemCollapse: TTMSFNCKanbanBoardItemEvent;

Parameters

Name Description
Sender The object that triggered the event.
AColumn The column that contains the item.
AItem The collapsed item.