Gets or sets the style of the top border.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
DashStyle BorderTopStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Property BorderTopStyle As DashStyle |
An instance of the WPF DashStyle class.
See Also