Defines reasons for closing RadWindow.
A reason of this type will be supplied in the WindowClosed event handler.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public enum WindowCloseReason |
| Visual Basic |
|---|
Public Enumeration WindowCloseReason |
| Visual C++ |
|---|
public enum class WindowCloseReason |
Members
See Also