BorderStyle Class

Represents a border style with color and line style.

Inheritance

Object

Documents.Spreadsheet.BorderStyle

Namespace: Radzen.Documents.Spreadsheet

Assembly: Radzen.Blazor.dll

Syntax

public class BorderStyle

Constructors

BorderStylelink

Represents a border style with color and line style.

Declaration
public BorderStyle()

Properties

Colorlink

Gets or sets the border color.

Declaration
public string Color { get; set; }
Property Value
Type Description
stringGets or sets the border color.

LineStylelink

Gets or sets the border line style.

Declaration
public Documents.Spreadsheet.BorderLineStyle LineStyle { get; set; }
Property Value
Type Description
Documents.Spreadsheet.BorderLineStyleGets or sets the border line style.

Methods

Clonelink

Creates a copy of this border style.

Declaration
public Documents.Spreadsheet.BorderStyle Clone()
Returns
An error has occurred. This app may no longer respond until reloaded. Reload 🗙