ComponentOne InputPanel for UWP
CornerRadius Property (C1InputBase)

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

Reference

C1InputBase Class
C1InputBase Members