menu

UWP

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

    Show / Hide Table of Contents

    Class GroupPanel

    Represents a Group Panel.

    Inheritance
    System.Object
    GroupPanel
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public class GroupPanel : Panel

    Constructors

    GroupPanel()

    Declaration
    public GroupPanel()

    Methods

    ArrangeOverride(Size)

    Arrange Override

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

    final size type

    Returns
    Type Description
    Windows.Foundation.Size

    return final size

    MeasureOverride(Size)

    Measure Override

    Declaration
    protected override Size MeasureOverride(Size availablesize)
    Parameters
    Type Name Description
    Windows.Foundation.Size availablesize

    Size type

    Returns
    Type Description
    Windows.Foundation.Size

    return available size

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved