MindFusion.Wpf Pack Programmer's Guide
IStyle.BorderLeftStyle Property
See Also
 





Gets or sets the style of the left border.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

DashStyle BorderLeftStyle { get; set; }

Visual Basic  Copy Code

Property BorderLeftStyle As DashStyle

 Property Value

An instance of the WPF DashStyle class.

 See Also

IStyle Members
IStyle Interface
MindFusion.Spreadsheet.Wpf Namespace