Table of Contents

Property Border

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Border

Gets or sets border of the item.

[Browsable(false)]
public virtual BorderSettings? Border { get; set; }

Property Value

BorderSettings

Remarks

It is up to control to decide whether and how this property is used. When this property is changed, you need to repaint the item.