PagePorter Class Library

FpLinkBar.ButtonFormat Property

Gets or sets the format of the navigation buttons (HTML rendering only).

[Visual Basic]
Public Property ButtonFormat As FpLinkBarButtonFormat
[C#]
public FpLinkBarButtonFormat ButtonFormat {get; set;}

Property Value

The format of the navigation buttons (HTML rendering only).

See Also

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