[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1Border

C1Border Class

Basic control used to draw a border around another view.

Inheritance
C1Border
Namespace: C1.Xamarin.Forms.Core
Assembly: C1.Xamarin.Forms.Core.dll
Syntax
public class C1Border : View, INotifyPropertyChanged

Constructors

Name Description
C1Border()

Initializes a new instance of the C1Border class.

Fields

Name Description
BorderAlignmentProperty

Properties

Name Description
BorderColor

Gets or sets the color of the border.

BorderThickness

Gets or sets the border thickness.

Content

Gets the content view of the cell.

Padding

Gets or sets the padding of the cell.

Methods

Name Description
OnPropertyChanged(string)