Namespace Telerik.WinControls.Layouts
Classes
Represents a layout panel that arranges child elements in a horizontal or vertical box layout with proportional sizing support. |
Defines methods and properties for a collapsible element. For example, RadRibonBarChunk is a collapsible element. |
|
A layout panel that arranges child elements by docking them to specific edges of the available space with intelligent space management. |
A specialized layout panel that arranges two child elements in a caption-body relationship with configurable positioning. |
A layout panel that arranges child elements in a sophisticated grid structure with configurable rows, columns, spanning, and advanced sizing modes. |
Represents GridLayout column. |
Represents base class for GridLayout element. |
Represents GridLayout row. |
Represents a specialized layout panel that arranges two child elements (an image element and a text element) with configurable positioning and alignment. |
Represents the abstract base class for all layout panel elements in the Telerik WinControls framework. |
Provides utility methods for layout calculations and operations in the Telerik RadControl framework. This class supports the TPF infrastructure and contains various helper methods for size calculations, alignment operations, and layout transformations. |
|
Provides information about size changes for RadElement instances during layout operations. Tracks which dimensions changed and the previous size values. |
A layout panel that arranges child elements in a single row or column with comprehensive sizing and wrapping capabilities. |
Represents a layout panel that arranges child elements in a uniform grid where all cells have equal size. |
Structs
Represents a light-weight 3*3 Matrix to be used for GDI+ transformations. |
Interfaces
Defines properties for the box-model; Elements are nodes of a tree, and a rectangular box is generated for each element. |
Defines methods and properties for a calapsible element. For example, RadRibonBarChunk is a collapsible element. |
Defines properties and methods for the default layout engine. |
|
|
Defines basic methods for Telerik layout architecture. Since all layout panels update their layout automatically through events, this functions are rarely used directly. |
Content within a user interface is often larger than the visible area that the user can see. Large Telerik elements can be put in scroll viewer in order to scroll their content in small visible area. Every element that support scrolling must implement this interface. Currently only class RadScrollViewer implements this interface and all Telerik elements that can be scrolled inherit that class. |
Enums
Represents the position where elements are arranged within the box layout. |
Specifies the position where an element should be docked within its parent container. |
GridLayout sizing type options. |
Delegates
CollapsibleElement.CreateAdapterDelegate
|
|