Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ScrollBarCornerRadiusBuilder Class / BottomRight Property

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