Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / ScrollBarCornerRadiusBuilder Class / BottomRight Property

In This Topic
    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