Class RadControl
Static container for the Theme attached property.
Inheritance
System.Object
RadControl
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.dll
Syntax
public static class RadControl : Object
Properties
IsInDesignMode
Gets whether a control is running in the context of a designer.
Declaration
public static bool IsInDesignMode { get; }
Property Value
System.Boolean
|