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