Table of Contents

Method OnlyBottomBorder

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

OnlyBottomBorder(double?)

Configures border so only bottom border is visible and other borders are hidden.

public virtual void OnlyBottomBorder(double? width = null)

Parameters

width double?

The width assigned to the border side. If Null, value from DefaultBorderWidth is used.