TopLeftToBottomRight Property
In This Topic
Gets the border that shall be displayed on the top left side to bottom right diagonal within the current table cell.
Syntax
'Declaration
Public ReadOnly Property TopLeftToBottomRight As Border
public Border TopLeftToBottomRight {get;}
See Also