OnRowResizingITabSheetBoxEventsDelegate

Fore Syntax

OnRowResizingITabSheetBoxEventsDelegate(Sender: Object; Args: ITabRowResizingEventArgs);

Fore.NET Syntax

Prognoz.Platform.Forms.Net.TabSheetBoxNet.OnRowResizingEventHandler(Sender: Object; Args: Prognoz.Platform.Interop.Tab.TabRowResizingEventArgs);

Parameters

Sender. Component where the event occurs.

Args. Event parameters.

Description

The OnRowResizingITabSheetBoxEventsDelegate delegate describes the method that can handle the OnRowResizing event for the TabSheetBox component.

See also:

Tab Assembly Delegates