Click or drag to resize

PFSectionMode Enumeration

Indicates how a form should be displayed?

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public enum PFSectionMode
Members
  Member nameValueDescription
Default0 Use the setting specified for the form in modeling.
Sections1 Show standard sections.
Tabs2 Use tabs.
See Also