Table of Contents

Property Borders

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

Borders

Gets or sets border for all visual states of the control. Usage of this property depends on the control. Not all controls support it.

[Browsable(false)]
public virtual ControlStateBorders? Borders { get; set; }

Property Value

ControlStateBorders