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

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