Click or drag to resize

ConfirmationActionCallback Property

Callback, containing the dialot result.

Namespace: RAYLASE.Marker.GUI.Common.Interactivity
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public Action<IDialogResult> Callback { get; set; }

Property Value

ActionIDialogResult
See Also