Create(TabSheet: ITabSheetBox; Range: ITabRange; Direction: TabDeleteShiftDirection);
TabSheet. Parameters of displayed table.
Range. Parameters of table cell range.
Direction. Method that is used to delete cell range.
The Create constructor creates an argument of the event which occurs on cell range deletion.
To create argument of the event which occurs on cell range adding, use the TabRangeInsertEventArgs.Create constructor.
See also: