Provides the ability to show a window in a modal manner, not allowing interaction with user interface elements in the background.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Primitives (in Telerik.Windows.Controls.Primitives.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public Class RadModalWindow _
Inherits RadWindow |
| Visual C++ |
|---|
public ref class RadModalWindow : public RadWindow |
Inheritance Hierarchy
See Also