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