PagePorter Class Library

FpPage.LeftBorder Property

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

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

Property Value

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

See Also

FpPage Class | Parastream.Web.UI Namespace