[]
Basic control used to draw a border around another view.
public class C1Border : View, INotifyPropertyChanged
| Name | Description |
|---|---|
| C1Border() | Initializes a new instance of the C1Border class. |
| Name | Description |
|---|---|
| BorderAlignmentProperty |
| 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. |
| Name | Description |
|---|---|
| OnPropertyChanged(string) |