Click or drag to resize

SelectionEventsClassSelectionBeforeDelete Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void SelectionBeforeDelete(
	int SelectionId
)

Parameters

SelectionId
Type: SystemInt32

Implements

ISelectionEventsSelectionBeforeDelete(Int32)
See Also