ConfirmationActionCallback Property |
Callback, containing the dialot result.
Namespace: RAYLASE.Marker.GUI.Common.InteractivityAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntaxpublic Action<IDialogResult> Callback { get; set; }
Property Value
ActionIDialogResult
See Also