Table of Contents

TTMSFNCKanbanBoard.OnColumnExpand Event

Occurs when a column is expanded.

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

Syntax

OnColumnExpand: TTMSFNCKanbanBoardColumnEvent;

Parameters

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