Enum PopupCloseMode
Represents the modes in which the Rad
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum PopupCloseMode
Deactivate
The popup closes when it is deactivated e.g. the focus transfers to another component.
None
The popup can only be closed programmatically.
TimeOut
The popup auto closes after a set amount of time. The Popup