Create(TabSheet: ITabSheetBox; sel: ITabUserInteractiveSelection; Type: TabUserInteractiveSelectionChangeType; [Cancel: Boolean = false]);
CreateInteractiveSelectionArgs(TabSheet: Prognoz.Platform.Interop.Tab.TabSheetBox; sel: Prognoz.Platform.Interop.Tab.ITabUserInteractiveSelection; Type: Prognoz.Platform.Interop.Tab.TabUserInteractiveSelectionChangeType; Cancel: Boolean);
TabSheet. The component, for which an event is generated.
sel. Interactive cell range.
Type. Allowed options of changing interactive range.
Cancel. Indicates whether interactive range settings are prohibited.
The Create constructor creates an argument of the event that occurs when interactive cell range is changed.
See also: