Click or drag to resize

PFItemHtmlHelperUseTabs Method

Determines whether the sections are displayed as Tabs or not.

By default, returns false if the print mode is active, then depends on the user setting, and then on the model setting.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual bool UseTabs()

Return Value

Type: Boolean
See Also