Table of Contents

TTMSFNCKanbanBoard.OnAfterApplyFilter Event

Occurs after a filter is applied to a column.

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

Syntax

OnAfterApplyFilter: TTMSFNCKanbanBoardAfterApplyFilterEvent;

Parameters

Name Description
Sender The object that triggered the event.
AColumn The filtered column.
AFilter The filter data that was applied.