Class ButtonGroupPanel
Inheritance
System.Object
ButtonGroupPanel
Namespace: Telerik.UI.Xaml.Controls.RibbonView.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ButtonGroupPanel : Panel
Constructors
ButtonGroupPanel()
Declaration
public ButtonGroupPanel()
Methods
ArrangeOverride(Size)
Declaration
protected override Size ArrangeOverride(Size finalSize)
Parameters
|
Windows.Foundation.Size
finalSize
|
Returns
|
Windows.Foundation.Size
|
MeasureOverride(Size)
Declaration
protected override Size MeasureOverride(Size availableSize)
Parameters
|
Windows.Foundation.Size
availableSize
|
Returns
|
Windows.Foundation.Size
|