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