menu

Class RibbonGroupsPanel - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RibbonGroupsPanel

    Represents a panel which is used to arrange the ribbon groups.

    Inheritance
    System.Object
    RibbonGroupsPanel
    Namespace: Syncfusion.UI.Xaml.Ribbon
    Assembly: Syncfusion.Ribbon.WinUI.dll
    Syntax
    public class RibbonGroupsPanel : Panel

    Constructors

    RibbonGroupsPanel()

    Declaration
    public RibbonGroupsPanel()

    Methods

    ArrangeOverride(Size)

    Declaration
    protected override Size ArrangeOverride(Size finalSize)
    Parameters
    Type Name Description
    Windows.Foundation.Size finalSize
    Returns
    Type
    Windows.Foundation.Size

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    Windows.Foundation.Size availableSize
    Returns
    Type
    Windows.Foundation.Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved