Extends RadElement and adds visual properties common to all elements.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
[DefaultPropertyAttribute("BackColor")]
public class VisualElement : RadElement |
| Visual Basic |
|---|
<DefaultPropertyAttribute("BackColor")> _
Public Class VisualElement _
Inherits RadElement |
Inheritance Hierarchy
See Also