TabbedDialogExtension.OnCancelAction
Description:
The cancel handler.
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 .a null reference (Nothing in Visual Basic).
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 .a null reference (Nothing in Visual Basic).
public TabbedDialogAction OnCancelAction { get; set; }