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