Create(Report: IReportBox; Sheet: IPrxSheet; Row: Integer; Column: Integer; State: TriState; Cancel: Boolean);
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 that contains expander.
Column. The index of the column that contains expander.
State. Expander state.
Cancel. It indicates whether expander toggling is undone.
The Create constructor creates an argument of the event that occurs before changing state of expander displayed in a data grid cell.
See also: