ComponentOne Basic Library for UWP
CornerRadius Property (C1DropDownButton)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDownButton Class : CornerRadius Property
Gets or sets a value that represents the degree to which the corners of the element are rounded.
Syntax
'Declaration
 
Public Shadows Property CornerRadius As Windows.UI.Xaml.CornerRadius
public new Windows.UI.Xaml.CornerRadius CornerRadius {get; set;}
See Also

Reference

C1DropDownButton Class
C1DropDownButton Members