OnRowResizeITabSheetBoxEventsDelegate

Fore Syntax

OnRowResizeITabSheetBoxEventsDelegate(Sender: Object; Args: ITabRowResizeEventArgs);

Fore.NET Syntax

Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnRowResizeEventHandler(Sender: Object; Args: Prognoz.Platform.Interop.Tab.TabRowResizeEventArgs);

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnRowResizeITabSheetBoxEventsDelegate delegate describes the method that can handle the OnRowResize event for the TabSheetBox component.

See also:

Tab Assembly Delegates