RadElement class represents the smallest unit in a RadControl that can be painted or that has a layout slot in a RadControl.
Generally each RadCotnrol is composed of a tree of RadElements. The tree has as a root the
RootElement and
children
Children property.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
Remarks
Inheritance Hierarchy
See Also