menu

UWP

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

    Show / Hide Table of Contents

    Class CellBordersPanel

    Inheritance
    System.Object
    ScrollableChildFrame
    CellBordersPanel
    Implements
    System.IDisposable
    Inherited Members
    ScrollableChildFrame.Dispose()
    Namespace: Syncfusion.UI.Xaml.CellGrid
    Assembly: Syncfusion.SfCellGrid.UWP.dll
    Syntax
    public class CellBordersPanel : ScrollableChildFrame, IDisposable

    Constructors

    CellBordersPanel(String)

    Declaration
    public CellBordersPanel(string name)
    Parameters
    Type Name Description
    System.String name

    Methods

    ArrangeOverride(Size)

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

    Dispose(Boolean)

    Dispose the live instances.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Overrides
    ScrollableChildFrame.Dispose(Boolean)

    MeasureOverride(Size)

    Declaration
    protected override Size MeasureOverride(Size availableSize)
    Parameters
    Type Name Description
    Windows.Foundation.Size availableSize
    Returns
    Type
    Windows.Foundation.Size
    Overrides
    ScrollableChildFrame.MeasureOverride(Size)

    Implements

    System.IDisposable

    Extension Methods

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