PagePorter Class Library

FpPage.RightBorderControl Property

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

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

Property Value

A reference to the right shared border's control.

See Also

FpPage Class | Parastream.Web.UI Namespace