PagePorter Class Library

FpPage.TopBorderControl Property

Gets a reference to the top shared border's control, or null if it doesn't exist.

[Visual Basic]
Public ReadOnly Property TopBorderControl As FpUserControl
[C#]
public FpUserControl TopBorderControl {get;}

Property Value

A reference to the top shared border's control.

See Also

FpPage Class | Parastream.Web.UI Namespace