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

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