PagePorter Class Library

FpLinkBar.Orientation Property

Gets or sets the orientation of the link bar.

[Visual Basic]
Public Property Orientation As FpLinkBarOrientation
[C#]
public FpLinkBarOrientation Orientation {get; set;}

Property Value

The orientation of the link bar.

See Also

FpLinkBar Class | Parastream.Web.UI.WebControls Namespace | FpLinkBarOrientation