OnBeforeRowResizeITabSheetBoxEventsDelegate

Fore Syntax

OnBeforeRowResizeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabRowEventArgs);

Fore.NET Syntax

Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnBeforeRowResizeEventHandler(Sender: System.Object; Args: ITabRowEventArgs);

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnBeforeRowResizeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnBeforeRowResize event for the TabSheetBox component.

See also:

Tab Assembly Delegates