PagePorter Class Library

FpPage.RightBorder Property

Gets or sets the flag that indicates the presence of the right shared border.

[Visual Basic]
Public Property RightBorder As Boolean
[C#]
public bool RightBorder {get; set;}

Property Value

The flag that indicates the presence of the right shared border.

See Also

FpPage Class | Parastream.Web.UI Namespace