Panel that arrange its children as a StackPanel if no DesiredWidth or DesiredHeight
is set or if set as a Grid with Row/Column Definitions.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Docking (in Telerik.Windows.Controls.Docking.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class ProportionalStackPanel : Panel |
| Visual Basic |
|---|
Public Class ProportionalStackPanel _
Inherits Panel |
Inheritance Hierarchy
See Also