TopRight Property (ScrollBarCornerRadiusBuilder)
In This Topic
Gets or sets a value indicating whether top-right corner value will be taken from
ScrollBarCornerRadius.
Syntax
'Declaration
Public Property TopRight As Boolean
public bool TopRight {get; set;}
See Also