2027 Property
Changes 0
P

TabbedDialogExtension.OnCancelAction

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.
public TabbedDialogAction OnCancelAction { get; set; }