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.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.2.611.40
Syntax
| C# |
|---|
public class PanelBarPanel : Panel |
| Visual Basic |
|---|
Public Class PanelBarPanel _
Inherits Panel |
Inheritance Hierarchy
See Also