RadControl
Class
Static container for the Theme attached property.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public static class RadControl
Inheritance: objectRadControl
Properties
Gets whether a control is running in the context of a designer.
C#
public static bool IsInDesignMode { get; }
True if this instance is in design mode; otherwise, False.