menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfGroupPanel - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfGroupPanel

    Used to group and arrange the collections of SfGroupBarItem

    Inheritance
    System.Object
    SfGroupPanel
    Namespace: Syncfusion.UI.Xaml.Controls.Navigation
    Assembly: Syncfusion.SfGroupBar.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public class SfGroupPanel : StackPanel
    Remarks

    SfGroupPanel is a Windows.UI.Xaml.Controls.StackPanel.

    Constructors

    SfGroupPanel()

    Declaration
    public SfGroupPanel()

    Methods

    ArrangeOverride(Size)

    Sets the size for the arranging behaviour

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

    The size

    Extension Methods

    DateTimeExtension.ToDateTime(Object)

    See Also

    SfGroupBar
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved