menu

UWP

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

    Show / Hide Table of Contents

    Class BorderElement

    Have border elements Syncfusion.UI.Xaml.CellGrid.BorderElement.Pen and information (StartIndex, EndIndex, Length)

    Inheritance
    System.Object
    BorderElement
    Namespace: Syncfusion.UI.Xaml.CellGrid
    Assembly: Syncfusion.SfCellGrid.UWP.dll
    Syntax
    public class BorderElement : Object

    Constructors

    BorderElement(Pen, Int32, Int32)

    Declaration
    public BorderElement(Pen pen, int start, int end)
    Parameters
    Type Name Description
    Pen pen
    System.Int32 start
    System.Int32 end

    Extension Methods

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