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