Enum CalloutCloseAction
Determines what action will be executed when the callout form is about to be closed.
Namespace: Telerik.WinControls.UI.Callout
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum CalloutCloseAction
Close
The callout form is closed and cannot be shown again.
Hide
The callout form is hidden and can be shown again.