CreateRowResizeArgs(Sheet: ITabSheetBox; Row: Integer; ResizeType: TabRowColumnResizeType);
CreateRowResizeArgs(Sheet: Prognoz.Platform.Interop.Tab.TabSheetBox; Row: Integer; ResizeType: Prognoz.Platform.Interop.Tab.TabRowColumnResizeType);
Sheet. The component, for which event is generated.
Row. The row for which the event is generated.
ResizeType. Operation that changes row size.
The CreateRowResizeArgs constructor creates argument of the event that occurs after table row resizing.
See also: