TabbedDialogAction Delegate


Tabbed Dialog Action Delegate

Delegate for tabbed dialog actions, such as OnOK, OnCancel and RestoreDefaults.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public delegate void TabbedDialogAction()
See Also