OnColumnResizingITabSheetBoxEventsDelegate

Fore Syntax

OnColumnResizingITabSheetBoxEventsDelegate(Sender: Object; Args: ITabColumnResizingEventArgs);

Fore.NET Syntax

Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnColumnResizingEventHandler(Sender: System.Object; Args: Prognoz.Platform.Interop.Tab.TabColumnResizingEventArgs);

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnColumnResizingITabSheetBoxEventsDelegate delegate describes the method that can handle the OnColumnResizing event for the TabSheetBox component.

See also:

Tab Assembly Delegates