ComponentOne Basic Library for WPF and Silverlight
BottomRight Property (ScrollBarCornerRadiusBuilder)


C1.Silverlight Namespace > ScrollBarCornerRadiusBuilder Class : BottomRight Property
Gets or sets a value indicating whether bottom-right corner value will be taken from ScrollBarCornerRadius.
Syntax
'Declaration
 
Public Property BottomRight As System.Boolean
'Usage
 
Dim instance As ScrollBarCornerRadiusBuilder
Dim value As System.Boolean
 
instance.BottomRight = value
 
value = instance.BottomRight
public System.bool BottomRight {get; set;}
See Also

Reference

ScrollBarCornerRadiusBuilder Class
ScrollBarCornerRadiusBuilder Members