Table of Contents

Method OnlyTopBorder

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

OnlyTopBorder(double?)

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

public virtual void OnlyTopBorder(double? width = null)

Parameters

width double?

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