PagePorter Class Library

FpPage.TopBorder Property

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

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

Property Value

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

See Also

FpPage Class | Parastream.Web.UI Namespace