RadControls for WinForms

Defines basic methods for Telerik layout architecture. Since all layout panels update their layout automatically through events, this functions are rarely used directly.

Namespace: Telerik.WinControls.Layouts
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public interface IRadLayoutElement
Visual Basic
Public Interface IRadLayoutElement

See Also