Back to Devexpress

TableCell.TopBorder Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-tablecell-360c71c6.md

latest1.1 KB
Original Source

TableCell.TopBorder Property

Gets or sets the cell top border settings.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public LineStyle TopBorder { get; set; }
vb
Public Property TopBorder As LineStyle

Property Value

TypeDescription
LineStyle

The line settings that are applied to the border.

|

See Also

TableCell Class

TableCell Members

DevExpress.Docs.Presentation Namespace