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