menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BorderElement - WPF 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
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.CellGrid
    Assembly: Syncfusion.SfCellGrid.WPF.dll
    Syntax
    public class BorderElement

    Constructors

    BorderElement(Pen, Int32, Int32)

    Declaration
    public BorderElement(Pen pen, int start, int end)
    Parameters
    Type Name Description
    System.Windows.Media.Pen pen
    System.Int32 start
    System.Int32 end
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved