Table of Contents

TTMSFNCKanbanBoard.OnColumnCollapse Event

Occurs when a column is collapsed.

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

Syntax

OnColumnCollapse: TTMSFNCKanbanBoardColumnEvent;

Parameters

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