Method OnlyTopBorder
OnlyTopBorder(float?)
Configures border so only top border is visible and other borders are hidden.
public virtual void OnlyTopBorder(float? width = null)
Parameters
widthfloat?The width assigned to the border side. If Null, value from DefaultBorderWidth is used.