C1.Maui.Input Assembly / C1.Maui.Input Namespace / C1TextBox Class / BorderThickness Property
In This Topic
BorderThickness Property (C1TextBox)
In This Topic
Gets or sets the Microsoft.Maui.Thickness of the border.
Syntax
public Thickness BorderThickness {get; set;}
See Also