Click or drag to resize
weroSoft AG, Software
ItemVisualizationType Enumeration
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the possible items to be showed in a page.

Namespace:  WeroSoft.Workflow.Common.Visualization
Assembly:  WeroSoft.Workflow.Core.Library (in WeroSoft.Workflow.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public enum ItemVisualizationType
Members
  Member nameValueDescription
None0 No special marking of items.
Numeral1 Numbering the items in Arabic numerals.
Bullet2 Highlights the items using a bullet point.
See Also