Table of Contents

TTMSFNCKanbanBoardColumn.UpdateWidth Method

Sets the column width and triggers a layout update.

API unit family: TMSFNCKanbanBoard Declaring type: TTMSFNCKanbanBoardColumn

Syntax

procedure UpdateWidth(AWidth: Double); virtual;

Parameters

Name Description
AWidth The new column width in pixels.