RVTDocs.com

TabbedDialogExtension.OnCancelAction

Property
Description:
The cancel handler.
Remarks:
This handler will be invoked when the "Cancel" button in Revit options dialog is clicked. The Revit options dialog will be closed directly if this property was set to null.
Syntax
public TabbedDialogAction OnCancelAction { get; set; }