CreateReportRowResizeArgs(Report: IReportBox; Sheet: IPrxSheet; Row: Integer; ResizeType: TabRowColumnResizeType);
Report. The component, for which the event is generated.
Sheet. The report page, for which the event is generated.
Row. The index of the row, for which the event is generated.
ResizeType. The action that results in row resizing.
The CreateReportRowResizeArgs constructor creates an argument of the event that occurs after a table row is resized.
See also: