alexa
menu

Document Processing

    Show / Hide Table of Contents

    BorderElement Class

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

    Inheritance
    System.Object
    BorderElement
    Namespace: Syncfusion.Windows.Forms.CellGrid
    Assembly: Syncfusion.Spreadsheet.Windows.dll
    Syntax
    public class BorderElement : Object

    Constructors

    BorderElement(Pen, Int32, Int32)

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