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