PagePorter Class Library

FpLinkBarButtonFormat Enumeration

Specifies the format of the navigation buttons of a FpLinkBar control (HTML rendering only).

[Visual Basic]
Public Enum FpLinkBarButtonFormat
[C#]
public enum FpLinkBarButtonFormat

Members

Member Name Description
Bars Each link separated by a vertical line.
Brackets Each link enclosed in brackets.
Dots Separated by dots.
MoreDots Surrounded by dots.
Slashes Separated by slashes.
Tabular Each link spaced evenly across page.
Underlined Each link is underlined.

Requirements

Namespace: Parastream.Web.UI.WebControls

Assembly: FpCtrls (in FpCtrls.dll)

See Also

Parastream.Web.UI.WebControls Namespace