ComponentOne Document Library for UWP
Color Property (Border)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > Border Class : Color Property
Gets or sets the color of all sides of the border. If different sides of the border have different colors, gets Color.Empty. Setting this property to null does not have any effect.
Syntax
'Declaration
 
Public Property Color As Windows.UI.Color
public Windows.UI.Color Color {get; set;}
See Also

Reference

Border Class
Border Members