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