LeftBorderStyle Property (IStyle)
In This Topic
Gets the style of the left border of the item.
Syntax
'Declaration
ReadOnly Property LeftBorderStyle As String
string LeftBorderStyle {get;}
Property Value
A
System.String representing the style of the left border.
See Also